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