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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp692 /** Indicates that PDMDevHlpAsyncNotificationCompleted should be called when
6154 PDMDevHlpAsyncNotificationCompleted(pAhciPort->pDevInsR3);
6644 PDMDevHlpAsyncNotificationCompleted(pAhciPort->pDevInsR3);
6658 PDMDevHlpAsyncNotificationCompleted(pAhciPort->pDevInsR3);
6876 PDMDevHlpAsyncNotificationCompleted(pAhciPort->pDevInsR3);
H A DDevATA.cpp432 /** Whether to call PDMDevHlpAsyncNotificationCompleted when idle. */
5046 PDMDevHlpAsyncNotificationCompleted(pCtl->pDevInsR3);
5536 PDMDevHlpAsyncNotificationCompleted(pCtl->pDevInsR3);
H A DDevBusLogic.cpp457 /** Indicates that PDMDevHlpAsyncNotificationCompleted should be called when
2864 PDMDevHlpAsyncNotificationCompleted(pBusLogic->pDevInsR3);
H A DDevLsiLogicSCSI.cpp333 /** Indicates that PDMDevHlpAsyncNotificationCompleted should be called when
2358 PDMDevHlpAsyncNotificationCompleted(pThis->pDevInsR3);
/vbox/include/VBox/vmm/
H A Dpdmdev.h4990 DECLINLINE(void) PDMDevHlpAsyncNotificationCompleted(PPDMDEVINS pDevIns) function

Completed in 2159 milliseconds