Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/hil/
H A Dhil.c101 int hil_process_poll(struct hil_softc *, u_int8_t, u_int8_t);
369 hil_process_poll(struct hil_softc *sc, u_int8_t stat, u_int8_t c) in hil_process_poll() function
879 if (hil_process_poll(sc, s, c)) { in hil_poll_data()