Searched refs:ZIPL_COMP_HEADER_IPL (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 127 #define ZIPL_COMP_HEADER_IPL 0x00 macro |
H A D | bootmap.c | 695 if (header->type != ZIPL_COMP_HEADER_IPL) { in zipl_run() |