Searched defs:ata_smart_errorlog (Results 1 – 1 of 1) sorted by relevance
87 struct ata_smart_errorlog { struct88 uint8_t data_structure_revision;89 uint8_t mostrecenterror;90 struct ata_smart_error log_entries[5];91 uint16_t device_error_count;92 uint8_t reserved[57];93 uint8_t checksum;