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

#include <atacmds.h>

Collaboration diagram for ata_smart_threshold_entry:
Collaboration graph
[legend]

Public Attributes

unsigned char id
 
unsigned char threshold
 
unsigned char reserved [10]
 

Detailed Description

Definition at line 231 of file atacmds.h.

Member Data Documentation

◆ id

unsigned char ata_smart_threshold_entry::id

Definition at line 232 of file atacmds.h.

◆ reserved

unsigned char ata_smart_threshold_entry::reserved[10]

Definition at line 234 of file atacmds.h.

◆ threshold

unsigned char ata_smart_threshold_entry::threshold

Definition at line 233 of file atacmds.h.


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