Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h18 #define NULL_BLOCK_NR 0xffffffffffffffffULL macro
359 return x == NULL_BLOCK_NR; in is_null_block_number()
H A Dbootmap.c287 bool ldipl = (s1b_block_nr == NULL_BLOCK_NR); in run_eckd_boot_script()
447 return NULL_BLOCK_NR; in eckd_find_bmt()
493 run_eckd_boot_script(ldipl_bmt, NULL_BLOCK_NR); in ipl_eckd()