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.h126 #define ZIPL_COMP_HEADER_IPL 0x00 macro
H A Dbootmap.c590 IPL_assert(header->type == ZIPL_COMP_HEADER_IPL, "Bad header type"); in zipl_run()