Searched defs:_boot_catalog_initial_entry (Results 1 – 1 of 1) sorted by relevance
90 typedef struct _boot_catalog_initial_entry { struct91 uchar_t boot_indicator [ISODCL(0x00, 0x00)];92 uchar_t media_type [ISODCL(0x01, 0x01)];93 uchar_t load_segment [ISODCL(0x02, 0x03)];94 uchar_t system_type [ISODCL(0x04, 0x04)];95 uchar_t unused_1 [ISODCL(0x05, 0x05)];96 uchar_t sector_count [ISODCL(0x06, 0x07)];97 uchar_t load_rba [ISODCL(0x08, 0x0B)];98 uchar_t unused_2 [ISODCL(0x0C, 0x1F)];