Searched refs:base_sector (Results 1 – 1 of 1) sorted by relevance
284 ULONG base_sector, value; in _fx_utility_partition_get() local290 base_sector = 0; in _fx_utility_partition_get()307 partition_table[*count].fx_media_part_start = value + base_sector; in _fx_utility_partition_get()391 ULONG base_sector; in _fx_partition_offset_calculate_extended() local496 base_sector = 0; in _fx_partition_offset_calculate_extended()506 … base_sector = _fx_utility_32_unsigned_read(&partition_sector_ptr[i + FX_PARTITION_LBA_OFFSET]); in _fx_partition_offset_calculate_extended()511 if (base_sector == 0) in _fx_partition_offset_calculate_extended()518 base_sector_extended = base_sector; in _fx_partition_offset_calculate_extended()528 media_ptr -> fx_media_driver_logical_sector = base_sector; in _fx_partition_offset_calculate_extended()564 …ned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + FX_PARTITION_LBA_OFFSET]) + base_sector; in _fx_partition_offset_calculate_extended()[all …]