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