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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp109 } DRVVDSTORAGEBACKEND, *PDRVVDSTORAGEBACKEND; typedef in typeref:struct:DRVVDSTORAGEBACKEND
322 PDRVVDSTORAGEBACKEND pStorageBackend = (PDRVVDSTORAGEBACKEND)pvTemplateUser;
352 PDRVVDSTORAGEBACKEND pStorageBackend = (PDRVVDSTORAGEBACKEND)RTMemAllocZ(sizeof(DRVVDSTORAGEBACKEND));
415 PDRVVDSTORAGEBACKEND pStorageBackend = (PDRVVDSTORAGEBACKEND)pStorage;
429 PDRVVDSTORAGEBACKEND pStorageBackend = (PDRVVDSTORAGEBACKEND)pStorage;
461 PDRVVDSTORAGEBACKEND pStorageBacken
[all...]

Completed in 45 milliseconds