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

/drivers/scsi/
H A Dhptiop.c47 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec);
77 return iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec);
288 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) function
431 if (iop_send_sync_msg(hba,
845 if (iop_send_sync_msg(hba,
1174 if (iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_SHUTDOWN, 60000))

Completed in 35 milliseconds