iop_send_sync_msg   39 drivers/scsi/hptiop.c static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec);
iop_send_sync_msg   69 drivers/scsi/hptiop.c 	return iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec);
iop_send_sync_msg   74 drivers/scsi/hptiop.c 	return iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_NOP, millisec);
iop_send_sync_msg  576 drivers/scsi/hptiop.c 	if (iop_send_sync_msg(hba,
iop_send_sync_msg  970 drivers/scsi/hptiop.c 	if (iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_RESET_COMM, 3000))
iop_send_sync_msg 1090 drivers/scsi/hptiop.c 	if (iop_send_sync_msg(hba,
iop_send_sync_msg 1515 drivers/scsi/hptiop.c 	if (iop_send_sync_msg(hba, IOPMU_INBOUND_MSG0_SHUTDOWN, 60000))