Lines Matching defs:iscsi_snack
575 struct iscsi_snack { struct576 uint8_t opcode;577 uint8_t flags;578 uint8_t rsvd2[2];579 uint8_t hlength;580 uint8_t dlength[3];581 uint8_t lun[8];582 itt_t itt;583 __be32 ttt;584 uint8_t rsvd3[4];585 __be32 exp_statsn;586 uint8_t rsvd4[8];587 __be32 begrun;588 __be32 runlength;