Searched refs:OHCI_DONE_INTRS (Results 1 – 2 of 2) sorted by relevance
136 #define OHCI_DONE_INTRS 1 macro
1037 if (done & ~OHCI_DONE_INTRS) in ohci_intr1()1039 if (done & OHCI_DONE_INTRS) in ohci_intr1()1082 ohci_add_done(sc, done &~ OHCI_DONE_INTRS); in ohci_intr1()