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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp4610 static int HcLSThreshold_w(POHCI pThis, uint32_t iReg, uint32_t val) function
4612 Log2(("HcLSThreshold_w(%#010x) => LST=0x%03x(%d)\n", val, val & 0x0fff));
5024 { "HcLSThreshold", HcLSThreshold_r, HcLSThreshold_w }, /* 17 */

Completed in 66 milliseconds