Searched refs:PVBOXIMAGE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp90 } VBOXIMAGE, *PVBOXIMAGE; typedef in typeref:struct:VBOXIMAGE
149 PVBOXIMAGE pImages;
214 static PVBOXIMAGE drvvdNewImage(PVBOXDISK pThis)
217 PVBOXIMAGE pImage = (PVBOXIMAGE)RTMemAllocZ(sizeof(VBOXIMAGE));
221 PVBOXIMAGE *pp = &pThis->pImages;
238 PVBOXIMAGE p = pThis->pImages;
2853 PVBOXIMAGE pImage = drvvdNewImage(pThis);

Completed in 49 milliseconds