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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.h70 #define OHCI_DONE_INTRS 1 macro
H A Dohci.c1150 if (done & ~OHCI_DONE_INTRS) {
1153 if (done & OHCI_DONE_INTRS) {

Completed in 160 milliseconds