Packet structure to answer (SCSI_READ_FORMAT_CAPACITIES) request. More...
Packet structure to answer (SCSI_READ_FORMAT_CAPACITIES) request.
#include <scsi.h>
Data Fields | |
uint8_t | reserved1 [3] |
Byte 2..0 reserved. | |
uint8_t | list_length |
Byte 3 Capacity list length. | |
be_uint32_t | blk_nb |
Byte 7..4 Number of blocks. | |
uint8_t | type |
Byte 8 Descriptor type. | |
uint8_t | blk_len [3] |
Byte 11..9 Block length. | |