Searched refs:PC_BIOS_BOOT_SIG (Results 1 – 2 of 2) sorted by relevance
/system/core/include/diskconfig/ | ||
D | diskconfig.h | 49 #define PC_BIOS_BOOT_SIG 0xAA55 macro |
/system/core/libdiskconfig/ | ||
D | config_mbr.c | 160 ebr->mbr_sig = PC_BIOS_BOOT_SIG; in mk_ext_pentry() |