Searched refs:ucomparam (Results 1 – 1 of 1) sorted by relevance
126 int ucomparam(struct tty *, struct termios *);216 tp->t_param = ucomparam; in ucom_attach()465 (void) ucomparam(tp, &t); in ucom_do_open()883 ucomparam(struct tty *tp, struct termios *t) in ucomparam() function