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