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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dohcireg.h83 #define OHCI_OC 0x40000000 /* Ownership Change */ macro
122 OHCI_FNO | OHCI_RHSC | OHCI_OC)
H A Dohci.c784 if ((sc->sc_intre & (OHCI_OC | OHCI_MIE)) ==
785 (OHCI_OC | OHCI_MIE))

Completed in 80 milliseconds