Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h865 struct amap_pdu_nop_out { struct
866 u8 opcode[6]; /* opcode 0x00 */
867 u8 i_bit; /* I Bit */
868 u8 x_bit; /* reserved; should be 0 */
869 u8 fp_bit_filler1[7];
870 u8 f_bit; /* always 1 */
871 u8 reserved1[16];
872 u8 ahs_length[8]; /* no AHS */
873 u8 data_len_hi[8];
874 u8 data_len_lo[16]; /* DataSegmentLength */
[all …]