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

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp336 static int ioapic_IoWin_w(PIOAPIC pThis, uint32_t u32Value) function
469 rc = ioapic_IoWin_w(pThis, u32Value);
545 return ioapic_IoWin_w(PDMINS_2_DATA((PPDMDEVINS)pvUser, PIOAPIC), pValue->u32);

Completed in 44 milliseconds