Searched defs:iscsi_nop_out_hdr (Results 1 – 1 of 1) sorted by relevance
424 struct iscsi_nop_out_hdr { struct425 __le16 reserved1;426 u8 flags_attr;431 u8 opcode;432 __le32 reserved2;433 struct regpair lun;434 __le32 itt;435 __le32 ttt;436 __le32 cmd_sn;437 __le32 exp_stat_sn;[all …]