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

/vbox/src/VBox/Devices/Bus/
H A DSrvPciRawR0.cpp275 static uint8_t dummyPciGetByte(PDUMMYRAWPCIINS pThis, uint32_t iRegister) function
416 pValue->u.u8 = dummyPciGetByte(pThis, Register);

Completed in 366 milliseconds