Searched refs:VOL_DESC_TERMINATOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 455 #define VOL_DESC_TERMINATOR 255 macro |
H A D | bootmap.c | 952 while (is_iso_vd_valid(vd) && vd->type != VOL_DESC_TERMINATOR) { in find_iso_bc() |