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