Lines Matching defs:aac_hba_tm_req
250 struct aac_hba_tm_req { struct
251 u8 iu_type; /* HBA information unit type */
252 u8 reply_qid; /* Host reply queue to post response to */
253 u8 tmf; /* Task management function */
254 u8 reserved1;
256 __le32 it_nexus; /* Device handle for the command */
258 u8 lun[8]; /* SCSI LUN */
261 __le32 request_id; /* Sender context */
262 __le32 reserved2;
265 __le32 managed_request_id; /* Sender context being managed */
266 __le32 reserved3;
269 __le32 error_ptr_lo;
271 __le32 error_ptr_hi;
273 __le32 error_length;