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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp803 static void ohciBusResume(POHCI ohci, bool fHardware);
874 ohciBusResume(pThis, true /* hardware */);
3981 static void ohciBusResume(POHCI pThis, bool fHardware) function
3986 Log(("pThis: ohciBusResume fHardware=%RTbool RWE=%s\n",
4099 ohciBusResume(pThis, false /* not hardware */);

Completed in 81 milliseconds