Searched defs:iscsi_response_hdr (Results 1 – 1 of 1) sorted by relevance
642 struct iscsi_response_hdr { struct643 u8 hdr_status;644 u8 hdr_response;645 u8 hdr_flags;646 u8 opcode;647 __le32 hdr_second_dword;652 struct regpair lun;653 __le32 itt;654 __le32 snack_tag;655 __le32 stat_sn;[all …]