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

/netbsd-current/sys/dev/pci/
H A Dcz.c174 static void cz_poll(void *);
659 * cz_poll:
665 cz_poll(void *arg) function
671 callout_reset(&cz->cz_callout, cz_timeout_ticks, cz_poll, cz);
980 cz_poll, cz);

Completed in 187 milliseconds