CBW Packet structure for (SCSI_READ10) and (SCSI_WRITE10) requests. More...
CBW Packet structure for (SCSI_READ10) and (SCSI_WRITE10) requests.
#include <scsi.h>
| Data Fields | |
| uint8_t | opcode | 
| Operation code. | |
| uint8_t | flags | 
| Miscellaneous flags. | |
| be_uint32_t | blk_addr | 
| Block address. | |
| uint8_t | group_number | 
| Group number. | |
| be_uint16_t | xfer_len | 
| Transfer length in bytes. | |
| be_uint32_t msc_cbw_rw10_pkt_t::blk_addr | 
| be_uint16_t msc_cbw_rw10_pkt_t::xfer_len |