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

#include <atacmds.h>

Collaboration diagram for ata_smart_attribute:
Collaboration graph
[legend]

Public Attributes

unsigned char id
 
unsigned short flags
 
unsigned char current
 
unsigned char worst
 
unsigned char raw [6]
 
unsigned char reserv
 

Detailed Description

Definition at line 137 of file atacmds.h.

Member Data Documentation

◆ current

unsigned char ata_smart_attribute::current

Definition at line 142 of file atacmds.h.

◆ flags

unsigned short ata_smart_attribute::flags

Definition at line 141 of file atacmds.h.

◆ id

unsigned char ata_smart_attribute::id

Definition at line 138 of file atacmds.h.

◆ raw

unsigned char ata_smart_attribute::raw[6]

Definition at line 144 of file atacmds.h.

◆ reserv

unsigned char ata_smart_attribute::reserv

Definition at line 145 of file atacmds.h.

◆ worst

unsigned char ata_smart_attribute::worst

Definition at line 143 of file atacmds.h.


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