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

#include <atacmds.h>

Collaboration diagram for ata_smart_errorlog:
Collaboration graph
[legend]

Public Attributes

unsigned char revnumber
 
unsigned char error_log_pointer
 
struct ata_smart_errorlog_struct errorlog_struct [5]
 
unsigned short int ata_error_count
 
unsigned char reserved [57]
 
unsigned char checksum
 

Detailed Description

Definition at line 298 of file atacmds.h.

Member Data Documentation

◆ ata_error_count

unsigned short int ata_smart_errorlog::ata_error_count

Definition at line 302 of file atacmds.h.

◆ checksum

unsigned char ata_smart_errorlog::checksum

Definition at line 304 of file atacmds.h.

◆ error_log_pointer

unsigned char ata_smart_errorlog::error_log_pointer

Definition at line 300 of file atacmds.h.

◆ errorlog_struct

struct ata_smart_errorlog_struct ata_smart_errorlog::errorlog_struct[5]

Definition at line 301 of file atacmds.h.

◆ reserved

unsigned char ata_smart_errorlog::reserved[57]

Definition at line 303 of file atacmds.h.

◆ revnumber

unsigned char ata_smart_errorlog::revnumber

Definition at line 299 of file atacmds.h.


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