Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dcy.c91 void cy_poll(void *);
214 timeout_set(&sc->sc_poll_to, cy_poll, sc);
935 cy_poll(void *arg) in cy_poll() function