Searched defs:_iscsi_data_rsp_hdr (Results 1 – 1 of 1) sorted by relevance
402 typedef struct _iscsi_data_rsp_hdr { struct403 uint8_t opcode;404 uint8_t flags;405 uint8_t rsvd2;406 uint8_t cmd_status;407 uint8_t hlength;408 uint8_t dlength[3];409 uint8_t lun[8];410 uint32_t itt;411 uint32_t ttt;[all …]