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

/netbsd-current/sys/dev/usb/
H A Duhcivar.h166 uint32_t sc_loops; /* number of QHs that wants looping */ member in struct:uhci_softc
H A Duhci.c1096 if (++sc->sc_loops == 1) {
1117 if (--sc->sc_loops == 0) {

Completed in 295 milliseconds