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

/vbox/src/VBox/Devices/Bus/
H A DMsiCommon.cpp172 MsiNotify(pDevIns, pPciHlp, pDev, uVector, PDM_IRQ_LEVEL_HIGH, 0 /*uTagSrc*/);
274 void MsiNotify(PPDMDEVINS pDevIns, PCPDMPCIHLP pPciHlp, PPCIDEVICE pDev, int iVector, int iLevel, uint32_t uTagSrc) function
281 LogFlow(("MsiNotify: %d pending=%x mask=%x\n", iVector, *puPending, uMask));

Completed in 43 milliseconds