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

/vbox/src/VBox/Devices/Bus/
H A DSrvPciRawR0.cpp285 static uint16_t dummyPciGetWord(PDUMMYRAWPCIINS pThis, uint32_t iRegister) function
419 pValue->u.u16 = dummyPciGetWord(pThis, Register);

Completed in 55 milliseconds