Searched defs:dummyPciGetWord (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Bus/ | ||
H A D | SrvPciRawR0.cpp | 285 static uint16_t dummyPciGetWord(PDUMMYRAWPCIINS pThis, uint32_t iRegister) function 419 pValue->u.u16 = dummyPciGetWord(pThis, Register); |
Completed in 337 milliseconds