Searched defs:iscsi_response_hdr (Results 1 – 1 of 1) sorted by relevance
702 struct iscsi_response_hdr struct704 u8 hdr_status /* Status field of ISCSI header */;705 u8 hdr_response /* Response field of ISCSI header for Responses / Reserved for Data-In */;706 u8 hdr_flags /* Flags field of ISCSI header */;707 u8 opcode /* opcode. [constant, initialized] */;708 __le32 hdr_second_dword;713 struct regpair lun /* Logical Unit Number */;714 __le32 itt /* Initiator Task Tag (only 2 bytes are significant). [constant, initialized] */;715 __le32 snack_tag /* Currently ERL>0 is not supported */;716 __le32 stat_sn /* CmdSN */;[all …]