Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dsun.c13 #define SUN_LABEL_MAGIC 0xDABE macro
76 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) { in sun_partition()