Searched defs:OHCI_CTL_IR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp593 #define OHCI_CTL_IR (1<<8) macro
827 && !(ohci->ctl & OHCI_CTL_IR))
1143 pThis->ctl &= OHCI_CTL_IR | OHCI_CTL_RWC; /* IR and RWC are preserved on software reset. */

Completed in 90 milliseconds