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_errorlog_command_struct Struct Reference

#include <atacmds.h>

Collaboration diagram for ata_smart_errorlog_command_struct:
Collaboration graph
[legend]

Public Attributes

unsigned char devicecontrolreg
 
unsigned char featuresreg
 
unsigned char sector_count
 
unsigned char sector_number
 
unsigned char cylinder_low
 
unsigned char cylinder_high
 
unsigned char drive_head
 
unsigned char commandreg
 
unsigned int timestamp
 

Detailed Description

Definition at line 273 of file atacmds.h.

Member Data Documentation

◆ commandreg

unsigned char ata_smart_errorlog_command_struct::commandreg

Definition at line 281 of file atacmds.h.

◆ cylinder_high

unsigned char ata_smart_errorlog_command_struct::cylinder_high

Definition at line 279 of file atacmds.h.

◆ cylinder_low

unsigned char ata_smart_errorlog_command_struct::cylinder_low

Definition at line 278 of file atacmds.h.

◆ devicecontrolreg

unsigned char ata_smart_errorlog_command_struct::devicecontrolreg

Definition at line 274 of file atacmds.h.

◆ drive_head

unsigned char ata_smart_errorlog_command_struct::drive_head

Definition at line 280 of file atacmds.h.

◆ featuresreg

unsigned char ata_smart_errorlog_command_struct::featuresreg

Definition at line 275 of file atacmds.h.

◆ sector_count

unsigned char ata_smart_errorlog_command_struct::sector_count

Definition at line 276 of file atacmds.h.

◆ sector_number

unsigned char ata_smart_errorlog_command_struct::sector_number

Definition at line 277 of file atacmds.h.

◆ timestamp

unsigned int ata_smart_errorlog_command_struct::timestamp

Definition at line 282 of file atacmds.h.


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