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

#include <atacmds.h>

Collaboration diagram for ata_sct_temperature_history_table:
Collaboration graph
[legend]

Public Attributes

unsigned short format_version
 
unsigned short sampling_period
 
unsigned short interval
 
signed char max_op_limit
 
signed char over_limit
 
signed char min_op_limit
 
signed char under_limit
 
unsigned char bytes010_029 [20]
 
unsigned short cb_size
 
unsigned short cb_index
 
signed char cb [478]
 

Detailed Description

Definition at line 587 of file atacmds.h.

Member Data Documentation

◆ bytes010_029

unsigned char ata_sct_temperature_history_table::bytes010_029[20]

Definition at line 596 of file atacmds.h.

◆ cb

signed char ata_sct_temperature_history_table::cb[478]

Definition at line 599 of file atacmds.h.

◆ cb_index

unsigned short ata_sct_temperature_history_table::cb_index

Definition at line 598 of file atacmds.h.

◆ cb_size

unsigned short ata_sct_temperature_history_table::cb_size

Definition at line 597 of file atacmds.h.

◆ format_version

unsigned short ata_sct_temperature_history_table::format_version

Definition at line 589 of file atacmds.h.

◆ interval

unsigned short ata_sct_temperature_history_table::interval

Definition at line 591 of file atacmds.h.

◆ max_op_limit

signed char ata_sct_temperature_history_table::max_op_limit

Definition at line 592 of file atacmds.h.

◆ min_op_limit

signed char ata_sct_temperature_history_table::min_op_limit

Definition at line 594 of file atacmds.h.

◆ over_limit

signed char ata_sct_temperature_history_table::over_limit

Definition at line 593 of file atacmds.h.

◆ sampling_period

unsigned short ata_sct_temperature_history_table::sampling_period

Definition at line 590 of file atacmds.h.

◆ under_limit

signed char ata_sct_temperature_history_table::under_limit

Definition at line 595 of file atacmds.h.


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