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