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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp587 #define OHCI_CTL_BLE (1<<5) macro
3809 if ( (pThis->ctl & OHCI_CTL_BLE)
4442 AssertMsg(!(pThis->ctl & OHCI_CTL_BLE), ("Illegal write! HcControl.BulkListEnabled is set! val=%#010x\n", val));

Completed in 65 milliseconds