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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp595 #define OHCI_CTL_RWE (1<<10) macro
3987 fHardware, (pThis->ctl & OHCI_CTL_RWE) ? "on" : "off"));
3989 if (fHardware && (pThis->ctl & OHCI_CTL_RWE))

Completed in 3002 milliseconds