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