Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h254 #define BOOT_INFO_BP_TYPE_IPL 0x00 macro
H A Dbootmap.c68 IPL_assert(bip->bp_type == BOOT_INFO_BP_TYPE_IPL, "DASD is not for IPL"); in verify_boot_info()