Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Discsi_common.h702 struct iscsi_response_hdr struct
704 u8 hdr_status /* Status field of ISCSI header */;
706 u8 hdr_flags /* Flags field of ISCSI header */;
707 u8 opcode /* opcode. [constant, initialized] */;
708 __le32 hdr_second_dword;
713 struct regpair lun /* Logical Unit Number */;
716 __le32 stat_sn /* CmdSN */;
717 __le32 exp_cmd_sn /* Expected StatSn */;
718 __le32 max_cmd_sn /* CmdSN */;
719 __le32 exp_data_sn /* exp_data_sn */;
[all …]