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

#include <atacmds.h>

Collaboration diagram for ata_smart_errorlog_error_struct:
Collaboration graph
[legend]

Public Attributes

unsigned char reserved
 
unsigned char error_register
 
unsigned char sector_count
 
unsigned char sector_number
 
unsigned char cylinder_low
 
unsigned char cylinder_high
 
unsigned char drive_head
 
unsigned char status
 
unsigned char extended_error [19]
 
unsigned char state
 
unsigned short timestamp
 

Detailed Description

Definition at line 254 of file atacmds.h.

Member Data Documentation

◆ cylinder_high

unsigned char ata_smart_errorlog_error_struct::cylinder_high

Definition at line 260 of file atacmds.h.

◆ cylinder_low

unsigned char ata_smart_errorlog_error_struct::cylinder_low

Definition at line 259 of file atacmds.h.

◆ drive_head

unsigned char ata_smart_errorlog_error_struct::drive_head

Definition at line 261 of file atacmds.h.

◆ error_register

unsigned char ata_smart_errorlog_error_struct::error_register

Definition at line 256 of file atacmds.h.

◆ extended_error

unsigned char ata_smart_errorlog_error_struct::extended_error[19]

Definition at line 263 of file atacmds.h.

◆ reserved

unsigned char ata_smart_errorlog_error_struct::reserved

Definition at line 255 of file atacmds.h.

◆ sector_count

unsigned char ata_smart_errorlog_error_struct::sector_count

Definition at line 257 of file atacmds.h.

◆ sector_number

unsigned char ata_smart_errorlog_error_struct::sector_number

Definition at line 258 of file atacmds.h.

◆ state

unsigned char ata_smart_errorlog_error_struct::state

Definition at line 264 of file atacmds.h.

◆ status

unsigned char ata_smart_errorlog_error_struct::status

Definition at line 262 of file atacmds.h.

◆ timestamp

unsigned short ata_smart_errorlog_error_struct::timestamp

Definition at line 265 of file atacmds.h.


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