Home
last modified time | relevance | path

Searched refs:hptiop_send_sync_msg (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hptiop/
H A Dhptiop.c77 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()
[all …]