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

/vbox/src/VBox/Devices/Storage/
H A DDrvMediaISO.cpp193 static DECLCALLBACK(void) drvMediaISODestruct(PPDMDRVINS pDrvIns) function
196 LogFlow(("drvMediaISODestruct: '%s'\n", pThis->pszFilename));
298 drvMediaISODestruct,

Completed in 41 milliseconds