Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.c379 if (ldipl && bms->entry[i].type != BOOT_SCRIPT_EXEC) { in run_eckd_boot_script()
384 if (bms->entry[i].type != BOOT_SCRIPT_EXEC) { in run_eckd_boot_script()
H A Dbootmap.h150 #define BOOT_SCRIPT_EXEC 0x01 macro