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

#include <atacmds.h>

Collaboration diagram for ata_smart_thresholds_pvt:
Collaboration graph
[legend]

Public Attributes

unsigned short int revnumber
 
struct ata_smart_threshold_entry thres_entries [NUMBER_ATA_SMART_ATTRIBUTES]
 
unsigned char reserved [149]
 
unsigned char chksum
 

Detailed Description

Definition at line 242 of file atacmds.h.

Member Data Documentation

◆ chksum

unsigned char ata_smart_thresholds_pvt::chksum

Definition at line 246 of file atacmds.h.

◆ reserved

unsigned char ata_smart_thresholds_pvt::reserved[149]

Definition at line 245 of file atacmds.h.

◆ revnumber

unsigned short int ata_smart_thresholds_pvt::revnumber

Definition at line 243 of file atacmds.h.

◆ thres_entries

struct ata_smart_threshold_entry ata_smart_thresholds_pvt::thres_entries[NUMBER_ATA_SMART_ATTRIBUTES]

Definition at line 244 of file atacmds.h.


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