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