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

#include <scsicmds.h>

Collaboration diagram for scsi_iec_mode_page:
Collaboration graph
[legend]

Public Attributes

uint8_t requestedCurrent
 
uint8_t gotCurrent
 
uint8_t requestedChangeable
 
uint8_t gotChangeable
 
uint8_t modese_len
 
uint8_t raw_curr [SCSI_IECMP_RAW_LEN]
 
uint8_t raw_chg [SCSI_IECMP_RAW_LEN]
 

Detailed Description

Definition at line 144 of file scsicmds.h.

Member Data Documentation

◆ gotChangeable

uint8_t scsi_iec_mode_page::gotChangeable

Definition at line 148 of file scsicmds.h.

◆ gotCurrent

uint8_t scsi_iec_mode_page::gotCurrent

Definition at line 146 of file scsicmds.h.

◆ modese_len

uint8_t scsi_iec_mode_page::modese_len

Definition at line 149 of file scsicmds.h.

◆ raw_chg

uint8_t scsi_iec_mode_page::raw_chg[SCSI_IECMP_RAW_LEN]

Definition at line 151 of file scsicmds.h.

◆ raw_curr

uint8_t scsi_iec_mode_page::raw_curr[SCSI_IECMP_RAW_LEN]

Definition at line 150 of file scsicmds.h.

◆ requestedChangeable

uint8_t scsi_iec_mode_page::requestedChangeable

Definition at line 147 of file scsicmds.h.

◆ requestedCurrent

uint8_t scsi_iec_mode_page::requestedCurrent

Definition at line 145 of file scsicmds.h.


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