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

/freebsd-12-stable/sys/dev/hptiop/
H A Dhptiop.c82 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba,
316 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec))
325 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec))
901 static int hptiop_send_sync_msg(struct hpt_iop_hba *hba, function
1128 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000);
1256 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000);
1353 hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET, 60000);
1704 if (hptiop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET_COMM, 3000))
2070 if (hptiop_send_sync_msg(hba,
2151 if (hptiop_send_sync_msg(hb
[all...]

Completed in 91 milliseconds