Searched refs:msiGetPendingBits (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Bus/
H A DMsiCommon.cpp45 DECLINLINE(uint32_t*) msiGetPendingBits(PPCIDEVICE pDev) function
157 uint32_t* puPending = msiGetPendingBits(pDev);
259 *msiGetPendingBits(pDev) = 0;
279 uint32_t* puPending = msiGetPendingBits(pDev);

Completed in 1735 milliseconds