Lines Matching defs:iscsi_text_response_hdr
643 struct iscsi_text_response_hdr struct
645 __le16 reserved1 /* reserved */;
646 u8 flags;
653 u8 opcode /* opcode. [constant, initialized] */;
654 __le32 hdr_second_dword;
659 struct regpair lun /* Logical Unit Number */;
660 __le32 itt /* Initiator Task Tag (only 2 bytes are significant). [constant, initialized] */;
661 __le32 ttt /* Target Task Tag */;
662 __le32 stat_sn /* CmdSN */;
663 __le32 exp_cmd_sn /* Expected StatSn */;
664 __le32 max_cmd_sn /* CmdSN */;
665 __le32 reserved4[3] /* Reserved */;