Searched refs:IsoBcSection (Results 1 – 2 of 2) sorted by relevance
465 typedef struct IsoBcSection { struct473 } __attribute__((packed)) IsoBcSection; typedef485 IsoBcSection sect; /* id == 0x88 || id == 0x0 */
806 static bool is_iso_bc_entry_compatible(IsoBcSection *s) in is_iso_bc_entry_compatible()912 static void load_iso_bc_entry(IsoBcSection *load) in load_iso_bc_entry()914 IsoBcSection s = *load; in load_iso_bc_entry()969 static IsoBcSection *find_iso_bc_entry(uint32_t offset) in find_iso_bc_entry()1015 IsoBcSection *s = find_iso_bc_entry(offset); in ipl_iso_el_torito()