Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c307 bms->entry[i].type == BOOT_SCRIPT_SIGNATURE; i++) { in run_eckd_boot_script()
310 if (bms->entry[i].type == BOOT_SCRIPT_SIGNATURE) { in run_eckd_boot_script()
H A Dbootmap.h151 #define BOOT_SCRIPT_SIGNATURE 0x03 macro