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

/vbox/src/VBox/Storage/
H A DVDICore.h232 VDIHEADER1PLUS v1plus; member in union:VDIHEADER::__anon16796
374 if (ph->u.v1.cbHeader < sizeof(ph->u.v1plus))
377 return &ph->u.v1plus.LCHSGeometry;

Completed in 45 milliseconds