Searched refs:FX_SIG_BYTE_2 (Results 1 – 2 of 2) sorted by relevance
445 … if ((partition_sector_ptr[510] != FX_SIG_BYTE_1) || (partition_sector_ptr[511] != FX_SIG_BYTE_2)) in _fx_partition_offset_calculate_extended()545 … if ((partition_sector_ptr[510] != FX_SIG_BYTE_1) || (partition_sector_ptr[511] != FX_SIG_BYTE_2)) in _fx_partition_offset_calculate_extended()
641 #define FX_SIG_BYTE_2 0xAA macro