Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDiscsi_common.h382 struct iscsi_login_req_hdr struct
384 u8 version_min /* Version-min */;
385 u8 version_max /* Version-max */;
386 u8 flags_attr;
397 u8 opcode /* opcode. [constant, initialized] */;
398 __le32 hdr_second_dword;
403 __le32 isid_tabc /* Session identifier high double word [constant, initialized] */;
404 __le16 tsih /* TSIH */;
405 __le16 isid_d /* Session identifier low word [constant, initialized] */;
406 __le32 itt /* Initiator Task Tag (only 2 bytes are significant). [constant, initialized] */;
[all …]