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