Lines Matching defs:hpsa_tmf_struct
602 struct hpsa_tmf_struct { struct
603 u8 iu_type; /* Information Unit Type */
604 u8 reply_queue; /* Reply Queue ID */
605 u8 tmf; /* Task Management Function */
606 u8 reserved1; /* byte 3 Reserved */
607 __le32 it_nexus; /* SCSI I-T Nexus */
608 u8 lun_id[8]; /* LUN ID for TMF request */
609 __le64 tag; /* cciss tag associated w/ request */
610 __le64 abort_tag; /* cciss tag of SCSI cmd or TMF to abort */
611 __le64 error_ptr; /* Error Pointer */
612 __le32 error_len; /* Error Length */