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

/vbox/src/VBox/Devices/Storage/
H A DDrvHostDVD.cpp748 static DECLCALLBACK(int) drvHostDvdConstruct(PPDMDRVINS pDrvIns, PCFGMNODE pCfg, uint32_t fFlags) function
751 LogFlow(("drvHostDvdConstruct: iInstance=%d\n", pDrvIns->iInstance));
826 LogFlow(("drvHostDvdConstruct: returns %Rrc\n", rc));
855 drvHostDvdConstruct,

Completed in 50 milliseconds