Searched refs:FX_HIDDEN_SECTORS (Results 1 – 3 of 3) sorted by relevance
188 …tr -> fx_media_hidden_sectors = _fx_utility_64_unsigned_read(&boot_sector[FX_HIDDEN_SECTORS]); in _fx_media_boot_info_extract()190 …tr -> fx_media_hidden_sectors = _fx_utility_32_unsigned_read(&boot_sector[FX_HIDDEN_SECTORS]); in _fx_media_boot_info_extract()
391 _fx_utility_32_unsigned_write(&byte_ptr[FX_HIDDEN_SECTORS], hidden_sectors); in _fx_media_format()
626 #define FX_HIDDEN_SECTORS 0x01C macro