Home
last modified time | relevance | path

Searched refs:IsoBcSection (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c673 static bool is_iso_bc_entry_compatible(IsoBcSection *s) in is_iso_bc_entry_compatible()
768 static void load_iso_bc_entry(IsoBcSection *load) in load_iso_bc_entry()
770 IsoBcSection s = *load; in load_iso_bc_entry()
818 static IsoBcSection *find_iso_bc_entry(void) in find_iso_bc_entry()
860 IsoBcSection *s = find_iso_bc_entry(); in ipl_iso_el_torito()
H A Dbootmap.h469 typedef struct IsoBcSection { struct
477 } __attribute__((packed)) IsoBcSection; argument
489 IsoBcSection sect; /* id == 0x88 || id == 0x0 */