Searched refs:hcca_interrupt_table (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ohci.h | 66 volatile uint32_t hcca_interrupt_table[OHCI_NO_INTRS]; member |
H A D | ohci.c | 399 sc->sc_hcca_p->hcca_interrupt_table[i] = in ohci_init() |