Lines Matching refs:timeout

631 	u32 timeout;  in hpi6000_adapter_boot_load_dsp()  local
1040 timeout = 2000000; in hpi6000_adapter_boot_load_dsp()
1041 while (timeout) { in hpi6000_adapter_boot_load_dsp()
1045 } while (--timeout in hpi6000_adapter_boot_load_dsp()
1060 if (timeout == 0) in hpi6000_adapter_boot_load_dsp()
1133 u32 timeout = PCI_TIMEOUT; in hpi_set_address() local
1139 && --timeout); in hpi_set_address()
1141 if (timeout) in hpi_set_address()
1288 u32 timeout; in hpi6000_message_response_sequence() local
1304 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1311 && --timeout); in hpi6000_message_response_sequence()
1312 if (!timeout) in hpi6000_message_response_sequence()
1335 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1341 && --timeout); in hpi6000_message_response_sequence()
1344 if (!timeout) in hpi6000_message_response_sequence()
1350 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1353 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence()
1354 if (!timeout) in hpi6000_message_response_sequence()
1544 u32 timeout = TIMEOUT; in hpi6000_send_host_command() local
1551 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) && --timeout); in hpi6000_send_host_command()
1556 if (timeout) in hpi6000_send_host_command()
1591 u32 timeout; in hpi6000_wait_dsp_ack() local
1595 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1596 while (--timeout) { in hpi6000_wait_dsp_ack()
1601 if (timeout == 0) in hpi6000_wait_dsp_ack()
1605 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1606 while (--timeout) { in hpi6000_wait_dsp_ack()
1622 if (timeout == 0) in hpi6000_wait_dsp_ack()
1633 u32 timeout; in hpi6000_update_control_cache() local
1639 timeout = TIMEOUT; in hpi6000_update_control_cache()
1644 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_update_control_cache()
1645 if (!timeout) { in hpi6000_update_control_cache()
1655 timeout = TIMEOUT; in hpi6000_update_control_cache()
1666 && --timeout); in hpi6000_update_control_cache()
1667 if (!timeout) { in hpi6000_update_control_cache()
1690 && --timeout); in hpi6000_update_control_cache()
1691 if (!timeout) { in hpi6000_update_control_cache()