Lines Matching refs:reply
274 u32 reply) in mpt3sas_ctl_done() argument
286 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply); in mpt3sas_ctl_done()
288 memcpy(ioc->ctl_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_ctl_done()
404 u32 reply) in mpt3sas_ctl_event_callback() argument
408 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply); in mpt3sas_ctl_event_callback()
583 tm_reply = ioc->ctl_cmds.reply; in _ctl_set_task_mid()
591 if (copy_to_user(karg->reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_set_task_mid()
708 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_do_mpt_command()
916 mpi_reply = ioc->ctl_cmds.reply; in _ctl_do_mpt_command()
947 if (copy_to_user(karg.reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_do_mpt_command()
1408 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_register_2()
1488 mpi_reply = ioc->ctl_cmds.reply; in _ctl_diag_register_2()
1805 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in mpt3sas_send_diag_release()
1838 mpi_reply = ioc->ctl_cmds.reply; in mpt3sas_send_diag_release()
2066 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_read_buffer()
2105 mpi_reply = ioc->ctl_cmds.reply; in _ctl_diag_read_buffer()