|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <scsicmds.h>

Public Attributes | |
| UINT8 | requestedCurrent |
| UINT8 | gotCurrent |
| UINT8 | requestedChangeable |
| UINT8 | gotChangeable |
| UINT8 | modese_len |
| UINT8 | raw_curr [SCSI_IECMP_RAW_LEN] |
| UINT8 | raw_chg [SCSI_IECMP_RAW_LEN] |
Definition at line 145 of file scsicmds.h.
Definition at line 149 of file scsicmds.h.
Definition at line 147 of file scsicmds.h.
Definition at line 150 of file scsicmds.h.
| UINT8 scsi_iec_mode_page::raw_chg[SCSI_IECMP_RAW_LEN] |
Definition at line 152 of file scsicmds.h.
| UINT8 scsi_iec_mode_page::raw_curr[SCSI_IECMP_RAW_LEN] |
Definition at line 151 of file scsicmds.h.
Definition at line 148 of file scsicmds.h.
Definition at line 146 of file scsicmds.h.
1.7.4