Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h127 #define ZIPL_COMP_HEADER_IPL 0x00 macro
H A Dbootmap.c695 if (header->type != ZIPL_COMP_HEADER_IPL) { in zipl_run()