Lines Matching defs:aac_hba_tm_req
239 struct aac_hba_tm_req { struct
240 u8 iu_type; /* HBA information unit type */
241 u8 reply_qid; /* Host reply queue to post response to */
242 u8 tmf; /* Task management function */
243 u8 reserved1;
245 __le32 it_nexus; /* Device handle for the command */
247 u8 lun[8]; /* SCSI LUN */
250 __le32 request_id; /* Sender context */
251 __le32 reserved2;
254 __le32 managed_request_id; /* Sender context being managed */
255 __le32 reserved3;
258 __le32 error_ptr_lo;
260 __le32 error_ptr_hi;
262 __le32 error_length;