Searched defs:iso_volume_descriptor (Results 1 – 2 of 2) sorted by relevance
37 struct iso_volume_descriptor { struct38 char type[ISODCL(1,1)]; /* 711 */39 char id[ISODCL(2,6)];40 char version[ISODCL(7,7)];41 char data[ISODCL(8,2048)];
50 struct iso_volume_descriptor { struct51 char type[ISODCL(1,1)]; /* 711 */52 char id[ISODCL(2,6)];53 char version[ISODCL(7,7)];54 char data[ISODCL(8,2048)];