smartmontools SVN Rev 5599
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
ata_smart_exterrlog Struct Reference

#include <atacmds.h>

Collaboration diagram for ata_smart_exterrlog:
Collaboration graph
[legend]

Public Attributes

unsigned char version
 
unsigned char reserved1
 
unsigned short error_log_index
 
ata_smart_exterrlog_error_log error_logs [4]
 
unsigned short device_error_count
 
unsigned char reserved2 [9]
 
unsigned char checksum
 

Detailed Description

Definition at line 379 of file atacmds.h.

Member Data Documentation

◆ checksum

unsigned char ata_smart_exterrlog::checksum

Definition at line 387 of file atacmds.h.

◆ device_error_count

unsigned short ata_smart_exterrlog::device_error_count

Definition at line 385 of file atacmds.h.

◆ error_log_index

unsigned short ata_smart_exterrlog::error_log_index

Definition at line 383 of file atacmds.h.

◆ error_logs

ata_smart_exterrlog_error_log ata_smart_exterrlog::error_logs[4]

Definition at line 384 of file atacmds.h.

◆ reserved1

unsigned char ata_smart_exterrlog::reserved1

Definition at line 382 of file atacmds.h.

◆ reserved2

unsigned char ata_smart_exterrlog::reserved2[9]

Definition at line 386 of file atacmds.h.

◆ version

unsigned char ata_smart_exterrlog::version

Definition at line 381 of file atacmds.h.


The documentation for this struct was generated from the following file: