Searched refs:OHCI_DONE_INTRS (Results 1 – 2 of 2) sorted by relevance
69 #define OHCI_DONE_INTRS 1 macro
1140 if (done & ~OHCI_DONE_INTRS) { in ohci_interrupt()1143 if (done & OHCI_DONE_INTRS) { in ohci_interrupt()