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

/vbox/src/VBox/Storage/testcase/
H A DVDIoBackend.cpp44 typedef struct VDIOSTORAGE struct
65 } VDIOSTORAGE; typedef in typeref:struct:VDIOSTORAGE
104 PVDIOSTORAGE pIoStorage = (PVDIOSTORAGE)RTMemAllocZ(sizeof(VDIOSTORAGE));
/vbox/src/VBox/Storage/
H A DVD.cpp550 typedef struct VDIOSTORAGE struct
558 } VDIOSTORAGE; typedef in typeref:struct:VDIOSTORAGE
4524 PVDIOSTORAGE pIoStorage = (PVDIOSTORAGE)RTMemAllocZ(sizeof(VDIOSTORAGE));
5363 PVDIOSTORAGE pIoStorage = (PVDIOSTORAGE)RTMemAllocZ(sizeof(VDIOSTORAGE));

Completed in 93 milliseconds