Lines Matching defs:iscsi_tmf_request_hdr
671 struct iscsi_tmf_request_hdr struct
673 __le16 reserved0 /* reserved */;
674 u8 function /* function */;
675 u8 opcode /* opcode. [constant, initialized] */;
676 __le32 hdr_second_dword;
681 struct regpair lun /* Logical Unit Number */;
682 __le32 itt /* Initiator Task Tag (only 2 bytes are significant). [constant, initialized] */;
683 __le32 rtt /* Referenced Task Tag or 0xffffffff */;
684 __le32 cmd_sn /* cmd_sn */;
685 __le32 exp_stat_sn /* exp_stat_sn */;
686 __le32 ref_cmd_sn /* ref_cmd_sn */;
687 __le32 exp_data_sn /* exp_data_sn */;
688 __le32 reserved4[2] /* Reserved */;