Searched defs:_boot_volume_descriptor (Results 1 – 1 of 1) sorted by relevance
71 typedef struct _boot_volume_descriptor { struct72 uchar_t boot_record_indicator [ISODCL(0x00, 0x00)];73 uchar_t identifier [ISODCL(0x01, 0x05)];74 uchar_t version [ISODCL(0x06, 0x06)];75 uchar_t boot_system_identifier [ISODCL(0x07, 0x26)];76 uchar_t unused1 [ISODCL(0x27, 0x46)];77 uchar_t boot_catalog_pointer [ISODCL(0x47, 0x4A)];78 uchar_t unused2 [ISODCL(0x4B, 0x7FF)];