Searched refs:MSDOS_LABEL_MAGIC (Results 1 – 4 of 4) sorted by relevance
5 #define MSDOS_LABEL_MAGIC 0xAA55 macro
508 if (*(__le16*) (data + 0x01FE) != cpu_to_le16 (MSDOS_LABEL_MAGIC)) in ldm_validate_partition_table()
330 if (*(__le16 *)(buf + 0x40) == cpu_to_le16(MSDOS_LABEL_MAGIC)) { in aac_biosparm()
3270 if (*(unsigned short *) (buf + 64) == MSDOS_LABEL_MAGIC) { in blogic_diskparam()