Searched refs:ucom_param (Results 1 – 1 of 1) sorted by relevance
168 static tsw_param_t ucom_param; variable181 .tsw_param = ucom_param,473 ucom_param(ucom_cons_softc->sc_tty, &tp->t_termios_init_in); in ucom_attach_tty()1274 ucom_param(struct tty *tp, struct termios *t) in ucom_param() function