#include <scsi_defines.h>

Definition at line 1060 of file scsi_defines.h.
Public Attributes | |
| scsi_UInt16_t | paramCode |
| UInt8_t | lp:1 |
| UInt8_t | res1:1 |
| UInt8_t | tmc:2 |
| UInt8_t | etc:1 |
| UInt8_t | tsd:1 |
| UInt8_t | ds:1 |
| UInt8_t | du:1 |
| UInt8_t | paramLen |
| union { | |
| scsi_UInt16_t memAvail | |
| scsi_UInt16_t volNoteSize | |
| UInt8_t noteMap [32] | |
| data_LogMICMedID_t medID | |
| }; | |
Definition at line 1061 of file scsi_defines.h.
Referenced by data_Log::data_Log(), data_Log::GetMICAvailSize(), and data_Log::GetParam().
Definition at line 1063 of file scsi_defines.h.
Definition at line 1064 of file scsi_defines.h.
Definition at line 1065 of file scsi_defines.h.
Definition at line 1066 of file scsi_defines.h.
Definition at line 1067 of file scsi_defines.h.
Definition at line 1068 of file scsi_defines.h.
Definition at line 1069 of file scsi_defines.h.
Definition at line 1071 of file scsi_defines.h.
Definition at line 1077 of file scsi_defines.h.
Referenced by data_Log::GetMICChecksum(), data_Log::GetMICManufacturer(), data_Log::GetMICSecondaryID(), and data_Log::GetMICSerialNumber().
| union { ... } |
1.5.6