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