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

/vbox/src/VBox/Devices/Storage/
H A DDrvHostBase.h66 PPDMIBLOCKPORT pDrvBlockPort;
H A DDrvBlock.cpp94 PPDMIBLOCKPORT pDrvBlockPort;
H A DDrvSCSI.cpp670 static DECLCALLBACK(int) drvscsiQueryDeviceLocation(PPDMIBLOCKPORT pInterface, const char **ppcszController,
H A DDevAHCI.cpp2661 static DECLCALLBACK(int) ahciR3PortQueryDeviceLocation(PPDMIBLOCKPORT pInterface, const char **ppcszController,
H A DDevATA.cpp5825 static DECLCALLBACK(int) ataR3QueryDeviceLocation(PPDMIBLOCKPORT pInterface, const char **ppcszController,
/vbox/include/VBox/vmm/
H A Dpdmifs.h1011 typedef struct PDMIBLOCKPORT *PPDMIBLOCKPORT; typedef in typeref:struct:PDMIBLOCKPORT
1027 DECLR3CALLBACKMEMBER(int, pfnQueryDeviceLocation, (PPDMIBLOCKPORT pInterface, const char **ppcszController,

Completed in 83 milliseconds