Home
last modified time | relevance | path

Searched refs:ttydevsw_param (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDttydevsw.h143 ttydevsw_param(struct tty *tp, struct termios *t) in ttydevsw_param() function
/NextBSD/sys/kern/
HDtty.c291 ttydevsw_param(tp, &tp->t_termios); in ttydev_open()
1557 error = ttydevsw_param(tp, t); in tty_generic_ioctl()