Lines Matching defs:iscsi_snack
586 struct iscsi_snack { struct587 uint8_t opcode;588 uint8_t flags;589 uint8_t rsvd2[2];590 uint8_t hlength;591 uint8_t dlength[3];592 uint8_t lun[8];593 itt_t itt;594 __be32 ttt;595 uint8_t rsvd3[4];596 __be32 exp_statsn;597 uint8_t rsvd4[8];598 __be32 begrun;599 __be32 runlength;