Home
last modified time | relevance | path

Searched refs:umodem_poll (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/serial/
H A Dumodem.c209 static void umodem_poll(struct ucom_softc *ucom);
272 .ucom_poll = &umodem_poll,
942 umodem_poll(struct ucom_softc *ucom) in umodem_poll() function