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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp4140 static int HcCommandStatus_w(POHCI pThis, uint32_t iReg, uint32_t val) function
4144 Log2(("HcCommandStatus_w(%#010x) => %sHCR=%d %sCLF=%d %sBLF=%d %sOCR=%d %sSOC=%d\n",
4168 LogFlow(("HcCommandStatus_w: reset -> VINF_IOM_R3_MMIO_WRITE\n"));
5009 { "HcCommandStatus", HcCommandStatus_r, HcCommandStatus_w }, /* 2 */

Completed in 330 milliseconds