Searched defs:iscsi_common_hdr (Results 1 – 2 of 2) 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 …]
248 struct iscsi_common_hdr { struct249 u8 hdr_status;250 u8 hdr_response;251 u8 hdr_flags;252 u8 hdr_first_byte;259 __le32 hdr_second_dword;264 struct regpair lun_reserved;265 __le32 itt;266 __le32 ttt;267 __le32 cmdstat_sn;[all …]