Lines Matching defs:iscsi_data_rsp
349 struct iscsi_data_rsp { struct
350 uint8_t opcode;
351 uint8_t flags;
352 uint8_t rsvd2;
353 uint8_t cmd_status;
354 uint8_t hlength;
355 uint8_t dlength[3];
356 uint8_t lun[8];
357 itt_t itt;
358 __be32 ttt;
359 __be32 statsn;
360 __be32 exp_cmdsn;
361 __be32 max_cmdsn;
362 __be32 datasn;
363 __be32 offset;
364 __be32 residual_count;