Searched defs:_boot_catalog_initial_entry (Results 1 – 1 of 1) sorted by relevance
83 typedef struct _boot_catalog_initial_entry { struct84 u_char boot_indicator [ISODCL(0x00,0x00)];85 u_char media_type [ISODCL(0x01,0x01)];86 u_char load_segment [ISODCL(0x02,0x03)];87 u_char system_type [ISODCL(0x04,0x04)];88 u_char unused_1 [ISODCL(0x05,0x05)];89 u_char sector_count [ISODCL(0x06,0x07)];90 u_char load_rba [ISODCL(0x08,0x0B)];91 u_char unused_2 [ISODCL(0x0C,0x1F)];