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