msc_cbw_rw10_pkt_t Struct Reference

CBW Packet structure for (SCSI_READ10) and (SCSI_WRITE10) requests. More...

Detailed Description

CBW Packet structure for (SCSI_READ10) and (SCSI_WRITE10) requests.

See also
Read10 or Write10 Command from SCSI Primary Command
Warning
uint16_t and uint32_t will be BIG ENDIAN

Definition at line 157 of file scsi.h.

#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.
 

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