smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
scsi_opcode_name Struct Reference
Collaboration diagram for scsi_opcode_name:
Collaboration graph
[legend]

Public Attributes

uint8_t opcode
 
bool sa_valid
 
uint16_t sa
 
const char * name
 

Detailed Description

Definition at line 470 of file scsicmds.cpp.

Member Data Documentation

◆ name

const char* scsi_opcode_name::name

Definition at line 474 of file scsicmds.cpp.

◆ opcode

uint8_t scsi_opcode_name::opcode

Definition at line 471 of file scsicmds.cpp.

◆ sa

uint16_t scsi_opcode_name::sa

Definition at line 473 of file scsicmds.cpp.

◆ sa_valid

bool scsi_opcode_name::sa_valid

Definition at line 472 of file scsicmds.cpp.


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