Searched refs:BSD_DISKMAGIC (Results 1 – 2 of 2) sorted by relevance
288 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */ macro
505 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */ macro531 if ((*magic == BSD_DISKMAGIC) || in zap_sector()