HomeSort by: relevance | last modified time | path
    Searched defs:log_entries (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/atactl/
atactl.c 90 struct ata_smart_error log_entries[5]; member in struct:ata_smart_errorlog
1085 print_error_entry(i, &erlog->log_entries[i]);
1087 print_error_entry(i, &erlog->log_entries[i]);
1155 print_selftest_entry(i, &stlog->log_entries[i]);
1157 print_selftest_entry(i, &stlog->log_entries[i]);
atactl.c 90 struct ata_smart_error log_entries[5]; member in struct:ata_smart_errorlog
1085 print_error_entry(i, &erlog->log_entries[i]);
1087 print_error_entry(i, &erlog->log_entries[i]);
1155 print_selftest_entry(i, &stlog->log_entries[i]);
1157 print_selftest_entry(i, &stlog->log_entries[i]);
  /src/sys/dev/ata/
atareg.h 575 struct ata_smart_selftest log_entries[21]; member in struct:ata_smart_selftestlog
atareg.h 575 struct ata_smart_selftest log_entries[21]; member in struct:ata_smart_selftestlog

Completed in 25 milliseconds