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

/vbox/src/VBox/Devices/Bus/
H A DSrvPciRawR0.cpp280 static void dummyPciSetByte(PDUMMYRAWPCIINS pThis, uint32_t iRegister, uint8_t u8) function
317 dummyPciSetByte(pThis, VBOX_PCI_INTERRUPT_PIN, 1);
441 dummyPciSetByte(pThis, Register, pValue->u.u8);

Completed in 4084 milliseconds