Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Discsi_protocol.h448 typedef struct _iscsi_text_rsp_hdr { struct
449 uint8_t opcode;
450 uint8_t flags;
451 uint8_t rsvd2[2];
452 uint8_t hlength;
453 uint8_t dlength[3];
454 uint8_t rsvd4[8];
455 uint32_t itt;
456 uint32_t ttt;
457 uint32_t statsn;
[all …]