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