Searched refs:FX_RESERVED_SECTORS (Results 1 – 4 of 4) sorted by relevance
152 … -> fx_media_reserved_sectors = _fx_utility_16_unsigned_read(&boot_sector[FX_RESERVED_SECTORS]); in _fx_media_boot_info_extract()
382 _fx_utility_16_unsigned_write(&byte_ptr[FX_RESERVED_SECTORS], reserved_sectors); in _fx_media_format()
564 _fx_utility_16_unsigned_write(&ram_disk_memory[FX_RESERVED_SECTORS], 0); in ftest_0_entry()
618 #define FX_RESERVED_SECTORS 0x00E macro