Searched refs:sabtty_param (Results 1 – 1 of 1) sorted by relevance
136 int sabtty_param(struct tty *, struct termios *);387 sc->sc_tty->t_param = sabtty_param; in sabtty_attach()680 sabtty_param(tp, &tp->t_termios); in sabttyopen()1054 sabtty_param(struct tty *tp, struct termios *t) in sabtty_param() function