Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptiop/
H A Dhptiop.c76 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba,
311 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec)) in hptiop_wait_ready_mv()
320 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec)) in hptiop_wait_ready_mvfrey()
891 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba, in hptiop_send_sync_msg() function
1118 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_itl()
1246 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_mv()
1342 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000); in hptiop_post_ioctl_command_mvfrey()
2052 if (hptiop_send_sync_msg(hba, in hptiop_attach()
2133 if (hptiop_send_sync_msg(hba, in hptiop_detach()
2157 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_SHUTDOWN, 60000)) in hptiop_shutdown()
[all …]