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