Searched refs:ttydevsw_param (Results 1 – 2 of 2) sorted by relevance
355 rt_inline int ttydevsw_param(struct lwp_tty *tp, struct termios *t) in ttydevsw_param() function
327 ttydevsw_param(tp, &tp->t_termios); in ttydev_open()1218 error = ttydevsw_param(tp, t); in tty_generic_ioctl()
Completed in 6 milliseconds