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

/vbox/src/VBox/Storage/
H A DVDICore.h96 typedef struct VDIHEADER0 struct
120 } VDIHEADER0, *PVDIHEADER0; typedef in typeref:struct:VDIHEADER0
230 VDIHEADER0 v0;
336 case 0: return (sizeof(VDIPREHEADER) + sizeof(VDIHEADER0));
347 case 0: return sizeof(VDIPREHEADER) + sizeof(VDIHEADER0) + \

Completed in 46 milliseconds