Home
last modified time | relevance | path

Searched refs:OHCI_DONE_INTRS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dohci.h69 #define OHCI_DONE_INTRS 1 macro
H A Dohci.c1140 if (done & ~OHCI_DONE_INTRS) { in ohci_interrupt()
1143 if (done & OHCI_DONE_INTRS) { in ohci_interrupt()