Lines Matching refs:reply
271 u32 reply) in mpt3sas_ctl_done() argument
283 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply); in mpt3sas_ctl_done()
285 memcpy(ioc->ctl_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_ctl_done()
399 u32 reply) in mpt3sas_ctl_event_callback() argument
403 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply); in mpt3sas_ctl_event_callback()
594 tm_reply = ioc->ctl_cmds.reply; in _ctl_set_task_mid()
602 if (copy_to_user(karg->reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_set_task_mid()
719 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_do_mpt_command()
925 mpi_reply = ioc->ctl_cmds.reply; in _ctl_do_mpt_command()
955 if (copy_to_user(karg.reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_do_mpt_command()
1427 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_register_2()
1507 mpi_reply = ioc->ctl_cmds.reply; in _ctl_diag_register_2()
1824 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in mpt3sas_send_diag_release()
1857 mpi_reply = ioc->ctl_cmds.reply; in mpt3sas_send_diag_release()
2085 memset(ioc->ctl_cmds.reply, 0, ioc->reply_sz); in _ctl_diag_read_buffer()
2124 mpi_reply = ioc->ctl_cmds.reply; in _ctl_diag_read_buffer()