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

/vbox/src/VBox/Devices/Storage/
H A DDrvMediaISO.cpp218 static DECLCALLBACK(int) drvMediaISOConstruct(PPDMDRVINS pDrvIns, PCFGMNODE pCfg, uint32_t fFlags) function
259 LogFlow(("drvMediaISOConstruct: ISO image '%s' opened successfully.\n", pszName));
296 drvMediaISOConstruct,

Completed in 42 milliseconds