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