Searched defs:iscsi_common_hdr (Results 1 – 1 of 1) sorted by relevance
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 …]