Home
last modified time | relevance | path

Searched defs:aac_hba_cmd_req (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/aacraid/
Daacraid.h184 struct aac_hba_cmd_req { struct
185 u8 iu_type; /* HBA information unit type */
192 u8 byte1;
193 u8 reply_qid; /* Host reply queue to post response to */
194 u8 reserved1;
195 __le32 it_nexus; /* Device handle for the request */
196 __le32 request_id; /* Sender context */
198 __le32 tweak_value_lo;
199 u8 cdb[16]; /* SCSI CDB of the command */
200 u8 lun[8]; /* SCSI LUN of the command */
[all …]