Home
last modified time | relevance | path

Searched defs:iscsi_common_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/qed/
Discsi_common.h222 struct iscsi_common_hdr { struct
223 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 …]
/kernel/linux/linux-4.19/include/linux/qed/
Discsi_common.h248 struct iscsi_common_hdr { struct
249 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 …]