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

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp287 static int ioapic_IoRegSel_w(PIOAPIC pThis, uint32_t u32Value) function
467 rc = ioapic_IoRegSel_w(pThis, u32Value);
533 return ioapic_IoRegSel_w(PDMINS_2_DATA((PPDMDEVINS)pvUser, PIOAPIC), pValue->u8);

Completed in 67 milliseconds