Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c597 entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
600 if (entry->component_type == ZIPL_COMP_ENTRY_SIGNATURE) { in zipl_run()
H A Dbootmap.h131 #define ZIPL_COMP_ENTRY_SIGNATURE 0x03 macro