Searched refs:tiocm_to_ucom (Results 1 – 1 of 1) sorted by relevance
236 static void tiocm_to_ucom(struct ucom_softc *, u_long, int);932 tiocm_to_ucom(sc, cmd, *(int *)data); in ucomioctl()962 tiocm_to_ucom(struct ucom_softc *sc, u_long how, int ttybits) in tiocm_to_ucom() function