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