Home
last modified time | relevance | path

Searched defs:amap_pdu_nop_out (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h812 struct amap_pdu_nop_out { struct
813 u8 opcode[6]; /* opcode 0x00 */
814 u8 i_bit; /* I Bit */
815 u8 x_bit; /* reserved; should be 0 */
816 u8 fp_bit_filler1[7];
817 u8 f_bit; /* always 1 */
818 u8 reserved1[16];
819 u8 ahs_length[8]; /* no AHS */
820 u8 data_len_hi[8];
821 u8 data_len_lo[16]; /* DataSegmentLength */
[all …]