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