Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dcz.c174 static void cz_poll(void *);
665 cz_poll(void *arg) in cz_poll() function
671 callout_reset(&cz->cz_callout, cz_timeout_ticks, cz_poll, cz); in cz_poll()
980 cz_poll, cz); in czttyopen()