Searched defs:iscsi_common_hdr (Results 1 – 1 of 1) sorted by relevance
222 struct iscsi_common_hdr { struct223 u8 hdr_status;224 u8 hdr_response;225 u8 hdr_flags;226 u8 hdr_first_byte;233 __le32 hdr_second_dword;238 struct regpair lun_reserved;239 __le32 itt;240 __le32 ttt;241 __le32 cmdstat_sn;[all …]