18#define ADM_MAX_DATA_SIZE 0x1000U
19#define ADM_SCSI_CDB_MAX_LEN 32
20#define ADM_SCSI_CDB_SENSE_MAX_LEN 96
21#define ADM_SCSI_CDB_SENSE_LEN32 32
22#define ADM_CMD_SHOW_PDLIST 0x502
23#define ADM_CMD_SCSI_PASSTHROUGH 0x51e
24#define BSG_APPEND_TIMEOUT_MS 600000
25#define DEFAULT_CONMMAND_TIMEOUT_MS 180000
26#define ADM_BSG_MSGCODE_SCSI_PTHRU 1
28#define ADM_RAID_SET 0xc0
29#define ADM_RAID_WRITE 0xc1
30#define ADM_RAID_READ 0xc2
31#define ADM_RAID_PARAM_WRITE 0xc3
32#define ADM_RAID_READ_FROM_CQE 0xc4
60#define CMD_PDS_MAX_NUM 256U
61#define CMD_PDLIST_ONCE_NUM ((ADM_MAX_DATA_SIZE - 64) / sizeof(struct cmd_pdlist_entry))
#define CMD_PDLIST_ONCE_NUM
struct sssraid_passthru_common_cmd ioctl_r64
struct sssraid_ioq_passthru_cmd ioctl_pthru
struct multi_disk_location loc
struct cmd_pdlist_entry disks[CMD_PDLIST_ONCE_NUM]
struct sssraid_ioq_passthru_cmd::@129::@138 info_1
struct sssraid_ioq_passthru_cmd::@127::@137 info_0
struct sssraid_ioq_passthru_cmd::@133::@140 info_3
struct sssraid_ioq_passthru_cmd::@131::@139 info_2
struct sssraid_ioq_passthru_cmd::@135::@141 info_4
struct sssraid_passthru_common_cmd::@123::@126 info_1
struct sssraid_passthru_common_cmd::@121::@125 info_0