Searched defs:dummyPciGetByte (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Bus/ | ||
H A D | SrvPciRawR0.cpp | 275 static uint8_t dummyPciGetByte(PDUMMYRAWPCIINS pThis, uint32_t iRegister) function 416 pValue->u.u8 = dummyPciGetByte(pThis, Register); |
Completed in 366 milliseconds