Searched refs:LNX1_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 121 #define LNX1_MAGIC "\xd3\xd5\xe7\xf1" /* == "LNX1" in EBCDIC */ macro |
H A D | bootmap.c | 599 if (magic_match(vtoc->magic, LNX1_MAGIC)) { in ipl_eckd() |