Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aacraid/
Daacraid.h197 struct aac_hba_cmd_req { struct
198 u8 iu_type; /* HBA information unit type */
205 u8 byte1;
206 u8 reply_qid; /* Host reply queue to post response to */
207 u8 reserved1;
208 __le32 it_nexus; /* Device handle for the request */
209 __le32 request_id; /* Sender context */
211 __le32 tweak_value_lo;
212 u8 cdb[16]; /* SCSI CDB of the command */
213 u8 lun[8]; /* SCSI LUN of the command */
[all …]