Home
last modified time | relevance | path

Searched defs:_boot_catalog_initial_entry (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h85 typedef struct _boot_catalog_initial_entry { struct
86 u_char boot_indicator [ISODCL(0x00,0x00)];
87 u_char media_type [ISODCL(0x01,0x01)];
88 u_char load_segment [ISODCL(0x02,0x03)];
89 u_char system_type [ISODCL(0x04,0x04)];
90 u_char unused_1 [ISODCL(0x05,0x05)];
91 u_char sector_count [ISODCL(0x06,0x07)];
92 u_char load_rba [ISODCL(0x08,0x0B)];
93 u_char unused_2 [ISODCL(0x0C,0x1F)];