Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h496 #define ISO_BC_BOOTABLE_SECTION 0x88 macro
H A Dbootmap.c842 if (e[i].id == ISO_BC_BOOTABLE_SECTION) { in find_iso_bc_entry()