Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h121 #define CMS1_MAGIC "\xc3\xd4\xe2\xf1" /* == "CMS1" in EBCDIC */ macro
H A Dbootmap.c507 if (magic_match(vtoc->magic, CMS1_MAGIC)) { in ipl_eckd()