Searched refs:_fx_utility_64_unsigned_read (Results 1 – 8 of 8) sorted by relevance
72 ULONG64 _fx_utility_64_unsigned_read(UCHAR *source_ptr) in _fx_utility_64_unsigned_read() function
139 … log_sector = _fx_utility_64_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_sector); in _fx_fault_tolerant_read_directory_sector()
188 …media_ptr -> fx_media_hidden_sectors = _fx_utility_64_unsigned_read(&boot_sector[FX_HIDDEN_SE… in _fx_media_boot_info_extract()
171 … log_sector = _fx_utility_64_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_sector); in _fx_fault_tolerant_apply_logs()
59 ULONG64 _fx_utility_64_unsigned_read(UCHAR *source_ptr);
1527 ULONG64 _fx_utility_64_unsigned_read(UCHAR *source_ptr);
14 …log_sector = _fx_utility_64_unsigned_read((UCHAR *)&dir_log -> fx_fault_tolerant_dir_log_se…
787 value = _fx_utility_64_unsigned_read((UCHAR*)buffer); in ftest_0_entry()