Lines Matching refs:hptiop_send_sync_msg
77 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba,
306 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec)) in hptiop_wait_ready_mv()
315 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec)) in hptiop_wait_ready_mvfrey()
887 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba, in hptiop_send_sync_msg() function
1114 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_itl()
1242 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_mv()
1339 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_mvfrey()
1690 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET_COMM, 3000)) in hptiop_reset_comm_mvfrey()
2056 if (hptiop_send_sync_msg(hba, in hptiop_attach()
2141 if (hptiop_send_sync_msg(hba, in hptiop_detach()
2166 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_SHUTDOWN, 60000)) in hptiop_shutdown()
2259 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000)) in hptiop_reset_adapter()
2261 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_START_BACKGROUND_TASK, 5000); in hptiop_reset_adapter()