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