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