Lines Matching defs:iscsi_data_rsp
379 struct iscsi_data_rsp { struct
380 uint8_t opcode;
381 uint8_t flags;
382 uint8_t rsvd2;
383 uint8_t cmd_status;
384 uint8_t hlength;
385 uint8_t dlength[3];
386 struct scsi_lun lun;
387 itt_t itt;
388 __be32 ttt;
389 __be32 statsn;
390 __be32 exp_cmdsn;
391 __be32 max_cmdsn;
392 __be32 datasn;
393 __be32 offset;
394 __be32 residual_count;