smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
uint8_t | opcode |
bool | sa_valid |
uint16_t | sa |
const char * | name |
Definition at line 470 of file scsicmds.cpp.
const char* scsi_opcode_name::name |
Definition at line 474 of file scsicmds.cpp.
uint8_t scsi_opcode_name::opcode |
Definition at line 471 of file scsicmds.cpp.
uint16_t scsi_opcode_name::sa |
Definition at line 473 of file scsicmds.cpp.
bool scsi_opcode_name::sa_valid |
Definition at line 472 of file scsicmds.cpp.