Home
last modified time | relevance | path

Searched refs:_fx_utility_32_unsigned_read (Results 1 – 24 of 24) sorted by relevance

/FileX-v6.4.1/common/src/
Dfx_media_boot_info_extract.c143 … media_ptr -> fx_media_total_sectors = _fx_utility_32_unsigned_read(&boot_sector[FX_HUGE_SECTORS]); in _fx_media_boot_info_extract()
171 …media_ptr -> fx_media_sectors_per_FAT = _fx_utility_32_unsigned_read(&boot_sector[FX_SECTORS_PER_F… in _fx_media_boot_info_extract()
190 …media_ptr -> fx_media_hidden_sectors = _fx_utility_32_unsigned_read(&boot_sector[FX_HIDDEN_SE… in _fx_media_boot_info_extract()
196 …media_ptr -> fx_media_root_cluster_32 = _fx_utility_32_unsigned_read(&boot_sector[FX_ROOT_CLUSTER_… in _fx_media_boot_info_extract()
Dfx_utility_64_unsigned_read.c80 lower_portion = _fx_utility_32_unsigned_read(source_ptr); in _fx_utility_64_unsigned_read()
81 upper_portion = _fx_utility_32_unsigned_read(source_ptr + sizeof(ULONG)); in _fx_utility_64_unsigned_read()
Dfx_partition_offset_calculate.c417 … total_sectors = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_HUGE_SECTORS]); in _fx_partition_offset_calculate_extended()
468 …*partition_start = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + … in _fx_partition_offset_calculate_extended()
474 …*partition_size = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + … 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()
564 …*partition_start = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + … in _fx_partition_offset_calculate_extended()
570 …*partition_size = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + … in _fx_partition_offset_calculate_extended()
591 …base_sector = _fx_utility_32_unsigned_read(&partition_sector_ptr[FX_PARTITION_TABLE_OFFSET + FX_P… in _fx_partition_offset_calculate_extended()
Dfx_fault_tolerant_cleanup_FAT_chain.c199 …head_cluster = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_hea… in _fx_fault_tolerant_cleanup_FAT_chain()
205 …head_cluster = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_hea… in _fx_fault_tolerant_cleanup_FAT_chain()
212 …tail_cluster = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_ins… in _fx_fault_tolerant_cleanup_FAT_chain()
226 …next_session = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_nex… in _fx_fault_tolerant_cleanup_FAT_chain()
Dfx_fault_tolerant_recover.c127 …insertion_front = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_… in _fx_fault_tolerant_recover()
128 …origianl_head_cluster = _fx_utility_32_unsigned_read((UCHAR *)&FAT_chain -> fx_fault_tolerant_FAT_… in _fx_fault_tolerant_recover()
Dfx_fault_tolerant_read_FAT.c136 …if (_fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_cluster) == cluste… in _fx_fault_tolerant_read_FAT()
140 … *value = _fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_value); in _fx_fault_tolerant_read_FAT()
Dfx_fault_tolerant_apply_logs.c155_fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_cluster), in _fx_fault_tolerant_apply_logs()
156_fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_value)); in _fx_fault_tolerant_apply_logs()
187 … copy_offset = _fx_utility_32_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_offset); in _fx_fault_tolerant_apply_logs()
Dfx_utility_32_unsigned_read.c72 ULONG _fx_utility_32_unsigned_read(UCHAR *source_ptr) in _fx_utility_32_unsigned_read() function
Dfx_fault_tolerant_calculate_checksum.c85 long_value = _fx_utility_32_unsigned_read(data); in _fx_fault_tolerant_calculate_checksum()
Dfx_media_flush.c253 signature = _fx_utility_32_unsigned_read(&buffer_ptr[0]); in _fx_media_flush()
260 signature = _fx_utility_32_unsigned_read(&buffer_ptr[484]); in _fx_media_flush()
Dfx_media_close.c263 signature = _fx_utility_32_unsigned_read(&buffer_ptr[0]); in _fx_media_close()
270 signature = _fx_utility_32_unsigned_read(&buffer_ptr[484]); in _fx_media_close()
Dfx_fault_tolerant_read_directory_sector.c150 … copy_offset = _fx_utility_32_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_offset); in _fx_fault_tolerant_read_directory_sector()
Dfx_fault_tolerant_enable.c297 …start_cluster = _fx_utility_32_unsigned_read((UCHAR *)memory_buffer + FX_FAULT_TOLERANT_BOOT_INDEX…
369 …if (_fx_utility_32_unsigned_read((UCHAR *)&log_header -> fx_fault_tolerant_log_header_id) == FX_FA…
Dfx_media_open.c655 signature = _fx_utility_32_unsigned_read(&buffer_ptr[0]);
662 signature = _fx_utility_32_unsigned_read(&buffer_ptr[484]);
671 … media_ptr -> fx_media_available_clusters = _fx_utility_32_unsigned_read(&buffer_ptr[488]);
677 … media_ptr -> fx_media_cluster_search_start = _fx_utility_32_unsigned_read(&buffer_ptr[492]);
Dfx_utility_FAT_entry_read.c411 entry32 = _fx_utility_32_unsigned_read(FAT_ptr); in _fx_utility_FAT_entry_read()
Dfx_unicode_directory_entry_read.c715 destination_ptr -> fx_dir_entry_file_size = _fx_utility_32_unsigned_read(read_ptr); in _fx_unicode_directory_entry_read()
Dfx_directory_entry_read.c687 destination_ptr -> fx_dir_entry_file_size = _fx_utility_32_unsigned_read(read_ptr); in _fx_directory_entry_read()
/FileX-v6.4.1/test/regression_test/
Dfilex_fault_tolerant_enable_test.c189 start_cluster = _fx_utility_32_unsigned_read(buffer + FX_FAULT_TOLERANT_BOOT_INDEX); in ftest_0_entry()
253 start_cluster = _fx_utility_32_unsigned_read(buffer + FX_FAULT_TOLERANT_BOOT_INDEX); in ftest_0_entry()
287 return_if_fail(_fx_utility_32_unsigned_read(buffer) == FX_FAULT_TOLERANT_ID); in ftest_0_entry()
Dfx_ram_driver_test.c694 start_cluster = _fx_utility_32_unsigned_read(buffer + FX_FAULT_TOLERANT_BOOT_INDEX); in _filex_fault_tolerant_log_check()
736 if (_fx_utility_32_unsigned_read(buffer) != FX_FAULT_TOLERANT_ID) in _filex_fault_tolerant_log_check()
Dfilex_fault_tolerant_file_corruption_test.c362 …if (_fx_utility_32_unsigned_read(fault_tolerant_memory_buffer + 16) == media_ptr -> fx_media_fat_l… in my_fault_tolerant_enable_callback()
Dfilex_fault_tolerant_corrupted_log_file_test.c26 …copy_offset = _fx_utility_32_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_o…
Dfilex_media_multiple_open_close_test.c1396 temp1 = _fx_utility_32_unsigned_read(&raw_sector_buffer[488]); in ftest_0_entry()
1397 temp2 = _fx_utility_32_unsigned_read(&raw_sector_buffer[492]); in ftest_0_entry()
/FileX-v6.4.1/common/inc/
Dfx_utility.h57 ULONG _fx_utility_32_unsigned_read(UCHAR *source_ptr);
Dfx_api.h1525 ULONG _fx_utility_32_unsigned_read(UCHAR *source_ptr);