#include <scsi_defines.h>

Definition at line 177 of file scsi_defines.h.
Public Attributes | |
| UInt8_t | opcode |
| UInt8_t | immed:1 |
| UInt8_t | changePartition:1 |
| UInt8_t | blockAddrType:1 |
| UInt8_t | res1:5 |
| UInt8_t | res2 |
| scsi_UInt32 | addr |
| UInt8_t | res3 |
| UInt8_t | partition |
| UInt8_t | control |
Definition at line 180 of file scsi_defines.h.
Definition at line 181 of file scsi_defines.h.
Referenced by cdb_Locate::cdb_Locate(), and cdb_Locate::SetPartitionNum().
Definition at line 182 of file scsi_defines.h.
Definition at line 183 of file scsi_defines.h.
Definition at line 185 of file scsi_defines.h.
Definition at line 187 of file scsi_defines.h.
Referenced by cdb_Locate::cdb_Locate(), and cdb_Locate::SetBlockNum().
Definition at line 189 of file scsi_defines.h.
Definition at line 191 of file scsi_defines.h.
Referenced by cdb_Locate::cdb_Locate(), and cdb_Locate::SetPartitionNum().
Definition at line 193 of file scsi_defines.h.
1.5.6