Searched defs:eltorito_defaultboot_entry (Results 1 – 1 of 1) sorted by relevance
122 struct eltorito_defaultboot_entry { struct123 char boot_id [ISODCL ( 1, 1)]; /* 711 */124 char boot_media [ISODCL ( 2, 2)];125 char loadseg [ISODCL ( 3, 4)]; /* 711 */126 char arch [ISODCL ( 5, 5)];127 char pad1 [ISODCL ( 6, 6)];128 char nsect [ISODCL ( 7, 8)];129 char bootoff [ISODCL ( 9, 12)];130 char pad2 [ISODCL ( 13, 32)];