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

  /src/sys/dev/usb/
ohci.c 253 Static uint8_t revbits[OHCI_NO_INTRS] = variable in typeref:typename:Static uint8_t[]
923 sc->sc_hcca->hcca_interrupt_table[revbits[i]] =
ehci.c 395 static const uint8_t revbits[EHCI_MAX_POLLRATE] = { variable in typeref:typename:const uint8_t[]
633 revbits[i & (EHCI_MAX_POLLRATE-1)];

Completed in 15 milliseconds