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