Lines Matching refs:timeout
642 u32 timeout; in hpi6000_adapter_boot_load_dsp() local
1051 timeout = 2000000; in hpi6000_adapter_boot_load_dsp()
1052 while (timeout) { in hpi6000_adapter_boot_load_dsp()
1056 } while (--timeout in hpi6000_adapter_boot_load_dsp()
1071 if (timeout == 0) in hpi6000_adapter_boot_load_dsp()
1144 u32 timeout = PCI_TIMEOUT; in hpi_set_address() local
1150 && --timeout); in hpi_set_address()
1152 if (timeout) in hpi_set_address()
1301 u32 timeout; in hpi6000_message_response_sequence() local
1317 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1324 && --timeout); in hpi6000_message_response_sequence()
1325 if (!timeout) in hpi6000_message_response_sequence()
1348 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1354 && --timeout); in hpi6000_message_response_sequence()
1357 if (!timeout) in hpi6000_message_response_sequence()
1363 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1366 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence()
1367 if (!timeout) in hpi6000_message_response_sequence()
1557 u32 timeout = TIMEOUT; in hpi6000_send_host_command() local
1564 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) && --timeout); in hpi6000_send_host_command()
1569 if (timeout) in hpi6000_send_host_command()
1604 u32 timeout; in hpi6000_wait_dsp_ack() local
1608 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1609 while (--timeout) { in hpi6000_wait_dsp_ack()
1614 if (timeout == 0) in hpi6000_wait_dsp_ack()
1618 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1619 while (--timeout) { in hpi6000_wait_dsp_ack()
1635 if (timeout == 0) in hpi6000_wait_dsp_ack()
1646 u32 timeout; in hpi6000_update_control_cache() local
1652 timeout = TIMEOUT; in hpi6000_update_control_cache()
1657 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_update_control_cache()
1658 if (!timeout) { in hpi6000_update_control_cache()
1668 timeout = TIMEOUT; in hpi6000_update_control_cache()
1679 && --timeout); in hpi6000_update_control_cache()
1680 if (!timeout) { in hpi6000_update_control_cache()
1703 && --timeout); in hpi6000_update_control_cache()
1704 if (!timeout) { in hpi6000_update_control_cache()