Searched defs:iscsi_response_hdr (Results 1 – 1 of 1) sorted by relevance
616 struct iscsi_response_hdr { struct617 u8 hdr_status;618 u8 hdr_response;619 u8 hdr_flags;620 u8 opcode;621 __le32 hdr_second_dword;626 struct regpair lun;627 __le32 itt;628 __le32 snack_tag;629 __le32 stat_sn;[all …]