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

  /src/sys/dev/usb/
ohcivar.h 102 u_int sc_bws[OHCI_NO_INTRS]; member in struct:ohci_softc
ohci.c 3398 --sc->sc_bws[(pos * nslots + j) % OHCI_NO_INTRS];
3442 bw += sc->sc_bws[(i * nslots + j) % OHCI_NO_INTRS];
3472 ++sc->sc_bws[(best * nslots + j) % OHCI_NO_INTRS];

Completed in 14 milliseconds