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

#include <atacmds.h>

Collaboration diagram for ata_smart_exterrlog_error:
Collaboration graph
[legend]

Public Attributes

unsigned char device_control_register
 
unsigned char error_register
 
unsigned char count_register
 
unsigned char count_register_hi
 
unsigned char lba_low_register
 
unsigned char lba_low_register_hi
 
unsigned char lba_mid_register
 
unsigned char lba_mid_register_hi
 
unsigned char lba_high_register
 
unsigned char lba_high_register_hi
 
unsigned char device_register
 
unsigned char status_register
 
unsigned char extended_error [19]
 
unsigned char state
 
unsigned short timestamp
 

Detailed Description

Definition at line 343 of file atacmds.h.

Member Data Documentation

◆ count_register

unsigned char ata_smart_exterrlog_error::count_register

Definition at line 347 of file atacmds.h.

◆ count_register_hi

unsigned char ata_smart_exterrlog_error::count_register_hi

Definition at line 348 of file atacmds.h.

◆ device_control_register

unsigned char ata_smart_exterrlog_error::device_control_register

Definition at line 345 of file atacmds.h.

◆ device_register

unsigned char ata_smart_exterrlog_error::device_register

Definition at line 355 of file atacmds.h.

◆ error_register

unsigned char ata_smart_exterrlog_error::error_register

Definition at line 346 of file atacmds.h.

◆ extended_error

unsigned char ata_smart_exterrlog_error::extended_error[19]

Definition at line 358 of file atacmds.h.

◆ lba_high_register

unsigned char ata_smart_exterrlog_error::lba_high_register

Definition at line 353 of file atacmds.h.

◆ lba_high_register_hi

unsigned char ata_smart_exterrlog_error::lba_high_register_hi

Definition at line 354 of file atacmds.h.

◆ lba_low_register

unsigned char ata_smart_exterrlog_error::lba_low_register

Definition at line 349 of file atacmds.h.

◆ lba_low_register_hi

unsigned char ata_smart_exterrlog_error::lba_low_register_hi

Definition at line 350 of file atacmds.h.

◆ lba_mid_register

unsigned char ata_smart_exterrlog_error::lba_mid_register

Definition at line 351 of file atacmds.h.

◆ lba_mid_register_hi

unsigned char ata_smart_exterrlog_error::lba_mid_register_hi

Definition at line 352 of file atacmds.h.

◆ state

unsigned char ata_smart_exterrlog_error::state

Definition at line 359 of file atacmds.h.

◆ status_register

unsigned char ata_smart_exterrlog_error::status_register

Definition at line 356 of file atacmds.h.

◆ timestamp

unsigned short ata_smart_exterrlog_error::timestamp

Definition at line 360 of file atacmds.h.


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