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

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp655 static DECLCALLBACK(void *) drvscsiQueryInterface(PPDMIBASE pInterface, const char *pszIID) function
895 pDrvIns->IBase.pfnQueryInterface = drvscsiQueryInterface;

Completed in 60 milliseconds