ttycons_param
static int ttycons_param(struct tty *, struct termios *);
sc->sc_tty->t_param = ttycons_param;
ttycons_param(t, &t->t_termios);