Searched refs:MBR_SIG (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/gpt-12/
H A Dcreate.c95 mbr->mbr_sig = htole16(MBR_SIG);
H A Dgpt.c427 if (mbr->mbr_sig != htole16(MBR_SIG)) {
H A Dgpt.h109 #define MBR_SIG 0xAA55 macro

Completed in 202 milliseconds