Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Discsi_protocol.h583 typedef struct _iscsi_logout_rsp_hdr { struct
584 uint8_t opcode;
585 uint8_t flags;
586 uint8_t response; /* see Logout response values below */
587 uint8_t rsvd2;
588 uint8_t hlength;
589 uint8_t dlength[3];
590 uint8_t rsvd3[8];
591 uint32_t itt; /* Initiator Task Tag */
592 uint32_t rsvd4;
[all …]