sabtty_param
int sabtty_param(struct tty *, struct termios *);
sc->sc_tty->t_param = sabtty_param;
sabtty_param(tp, &tp->t_termios);