Lines Matching defs:iscsi_data_rsp
368 struct iscsi_data_rsp { struct
369 uint8_t opcode;
370 uint8_t flags;
371 uint8_t rsvd2;
372 uint8_t cmd_status;
373 uint8_t hlength;
374 uint8_t dlength[3];
375 struct scsi_lun lun;
376 itt_t itt;
377 __be32 ttt;
378 __be32 statsn;
379 __be32 exp_cmdsn;
380 __be32 max_cmdsn;
381 __be32 datasn;
382 __be32 offset;
383 __be32 residual_count;