#include <scsi_defines.h>

Definition at line 749 of file scsi_defines.h.
Public Attributes | |
| UInt8_t | modeLen |
| UInt8_t | medType |
| union { | |
| data_ModeTapeHdr_t tape | |
| }; | |
| UInt8_t | blkDescLen |
| The length of the block descriptor that follows. | |
Definition at line 750 of file scsi_defines.h.
Referenced by data_Mode::SetAITMode(), data_Mode::SetCompressionStatus(), and data_Mode::SetPartitions().
Definition at line 751 of file scsi_defines.h.
Referenced by data_Mode::IsMediumWORM(), data_Mode::SetAITMode(), and data_Mode::SetPartitions().
Definition at line 754 of file scsi_defines.h.
| union { ... } |
The length of the block descriptor that follows.
0 indicates that there is no block descriptor
Definition at line 760 of file scsi_defines.h.
Referenced by data_Mode::data_Mode(), Ea(), data_Mode::GetCompressionStatus(), data_Mode::GetPage(), data_Mode::GetPartCount(), data_Mode::GetPartSize(), la_SCSILibrary::ReadElementAssignment(), data_Mode::SetAITMode(), data_Mode::SetCompressionStatus(), and data_Mode::SetPartitions().
1.5.6