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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohci.h37 #define OHCI_NO_INTRS 32 macro
65 volatile uint32_t hcca_interrupt_table[OHCI_NO_INTRS];
194 #define OHCI_NO_EDS (2*OHCI_NO_INTRS)
H A Dohci.c399 for (i = 0; i != OHCI_NO_INTRS; i++) {

Completed in 53 milliseconds