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

/netbsd-current/sys/dev/pci/
H A Dcz.c163 int cz_nopenchan; /* number of open channels */ member in struct:cz_softc
317 cz->cz_nopenchan = 0;
928 if ((--cz->cz_nopenchan == 0) && (cz->cz_ih == NULL)) {
974 if ((cz->cz_nopenchan++ == 0) && (cz->cz_ih == NULL)) {

Completed in 216 milliseconds