msc_read_capa_pkt_t Struct Reference

Packet structure to answer (SCSI_READ_CAPACITY) request. More...

Detailed Description

Packet structure to answer (SCSI_READ_CAPACITY) request.

Note
Multiply the two values from this struct between them indicates the total size of your MTD device
See also
Read Capacities from SCSI Primary Command

Definition at line 226 of file scsi.h.

#include <scsi.h>

Data Fields

be_uint32_t last_blk
 Indicate last block number.
 
be_uint32_t blk_len
 Total size of a block in bytes.
 

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