Packet structure to answer (SCSI_MODE_SELECT6) and (SCSI_MODE_SENSE6) requests.
More...
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>
◆ block_desc_len
uint8_t msc_mode_parameter_pkt_t::block_desc_len |
Length of block descriptor.
Definition at line 146 of file scsi.h.
◆ flags
uint8_t msc_mode_parameter_pkt_t::flags |
Miscellaneous flags.
Definition at line 145 of file scsi.h.
◆ medium_type
uint8_t msc_mode_parameter_pkt_t::medium_type |
Type of medium.
Definition at line 144 of file scsi.h.
◆ mode_data_len
uint8_t msc_mode_parameter_pkt_t::mode_data_len |
Size of the whole packet.
Definition at line 143 of file scsi.h.
The documentation for this struct was generated from the following file:
- sys/include/usb/usbus/msc/scsi.h