msc_mode_parameter_pkt_t Struct Reference

Packet structure to answer (SCSI_MODE_SELECT6) and (SCSI_MODE_SENSE6) requests. More...

Detailed Description

Packet structure to answer (SCSI_MODE_SELECT6) and (SCSI_MODE_SENSE6) requests.

See also
Inquiry Command from SCSI Primary Command

Definition at line 142 of file scsi.h.

#include <scsi.h>

Data Fields

uint8_t mode_data_len
 Size of the whole packet.
 
uint8_t medium_type
 Type of medium.
 
uint8_t flags
 Miscellaneous flags.
 
uint8_t block_desc_len
 Length of block descriptor.
 

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