Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dbootmap.h120 #define LNX1_MAGIC "\xd3\xd5\xe7\xf1" /* == "LNX1" in EBCDIC */ macro
H A Dbootmap.c510 if (magic_match(vtoc->magic, LNX1_MAGIC)) { in ipl_eckd()