Lines Matching defs:mpi3_smp_passthrough_reply
33 struct mpi3_smp_passthrough_reply { struct34 __le16 host_tag;35 u8 ioc_use_only02;36 u8 function;37 __le16 ioc_use_only04;38 u8 ioc_use_only06;39 u8 msg_flags;40 __le16 ioc_use_only08;41 __le16 ioc_status;42 __le32 ioc_log_info;43 __le16 response_data_length;44 __le16 reserved12;