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

/vbox/src/VBox/Storage/
H A DVDICore.h244 typedef uint32_t VDIIMAGEBLOCKPOINTER; typedef
246 typedef VDIIMAGEBLOCKPOINTER *PVDIIMAGEBLOCKPOINTER;
252 #define VDI_IMAGE_BLOCK_FREE ((VDIIMAGEBLOCKPOINTER)~0)
258 #define VDI_IMAGE_BLOCK_ZERO ((VDIIMAGEBLOCKPOINTER)~1)
348 (ph->u.v0.cBlocks * sizeof(VDIIMAGEBLOCKPOINTER));
589 VDIIMAGEBLOCKPOINTER ptrBlockDiscard;

Completed in 188 milliseconds