Lines Matching refs:reply
221 * @reply: reply message frame(lower 32bit addr)
231 u32 reply)
235 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply);
242 memcpy(ioc->transport_cmds.reply, mpi_reply,
259 /* report manufacture reply structure */
387 mpi_reply = ioc->transport_cmds.reply;
390 ioc_info(ioc, "report_manufacture - reply data transfer size(%d)\n",
416 ioc_info(ioc, "report_manufacture - no reply\n"));
1046 /* report phy error log reply structure */
1171 mpi_reply = ioc->transport_cmds.reply;
1174 ioc_info(ioc, "phy_error_log - reply data transfer size(%d)\n",
1199 ioc_info(ioc, "phy_error_log - no reply\n"));
1339 /* phy control reply structure */
1466 mpi_reply = ioc->transport_cmds.reply;
1469 ioc_info(ioc, "phy_control - reply data transfer size(%d)\n",
1486 ioc_info(ioc, "phy_control - no reply\n"));
1945 ioc_info(ioc, "%s: no reply\n", __func__));
1950 mpi_reply = ioc->transport_cmds.reply;
1953 ioc_info(ioc, "%s: reply data transfer size(%d)\n",
1957 memcpy(job->reply, mpi_reply, sizeof(*mpi_reply));