Home
last modified time | relevance | path

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

/linux/drivers/scsi/aacraid/
H A Daacraid.h186 struct aac_hba_cmd_req { struct
187 u8 iu_type; /* HBA information unit type */
194 u8 byte1;
195 u8 reply_qid; /* Host reply queue to post response to */
196 u8 reserved1;
197 __le32 it_nexus; /* Device handle for the request */
198 __le32 request_id; /* Sender context */
200 __le32 tweak_value_lo;
201 u8 cdb[16]; /* SCSI CDB of the command */
202 u8 lun[8]; /* SCSI LUN of the command */
[all …]