HomeSort by: relevance | last modified time | path
    Searched refs:sc_loops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uhcivar.h 166 uint32_t sc_loops; /* number of QHs that wants looping */ member in struct:uhci_softc
uhci.c 1096 if (++sc->sc_loops == 1) {
1117 if (--sc->sc_loops == 0) {

Completed in 15 milliseconds