Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_log_sense.c265 ATA_EXTENDED_SMART_SELF_TEST_LOG_T * ata_log in sati_get_self_test_results() argument
268 U16 descriptor_index = *((U16 *)(&ata_log->self_test_descriptor_index[0])); in sati_get_self_test_results()
286 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.status_byte in sati_get_self_test_results()
295 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.time_stamp_high in sati_get_self_test_results()
302 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.time_stamp_low in sati_get_self_test_results()
313 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.failing_lba_high_ext in sati_get_self_test_results()
320 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.failing_lba_mid_ext in sati_get_self_test_results()
327 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.failing_lba_low_ext in sati_get_self_test_results()
334 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.failing_lba_high in sati_get_self_test_results()
341 ata_log->descriptor_entrys[descriptor_index].DESCRIPTOR_ENTRY.failing_lba_mid in sati_get_self_test_results()
[all …]