• Home
  • Raw
  • Download

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()
1290 u32 timeout; in hpi6000_message_response_sequence() local
1306 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1313 && --timeout); in hpi6000_message_response_sequence()
1314 if (!timeout) in hpi6000_message_response_sequence()
1337 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1343 && --timeout); in hpi6000_message_response_sequence()
1346 if (!timeout) in hpi6000_message_response_sequence()
1352 timeout = TIMEOUT; in hpi6000_message_response_sequence()
1355 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence()
1356 if (!timeout) in hpi6000_message_response_sequence()
1546 u32 timeout = TIMEOUT; in hpi6000_send_host_command() local
1553 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) && --timeout); in hpi6000_send_host_command()
1558 if (timeout) in hpi6000_send_host_command()
1593 u32 timeout; in hpi6000_wait_dsp_ack() local
1597 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1598 while (--timeout) { in hpi6000_wait_dsp_ack()
1603 if (timeout == 0) in hpi6000_wait_dsp_ack()
1607 timeout = TIMEOUT; in hpi6000_wait_dsp_ack()
1608 while (--timeout) { in hpi6000_wait_dsp_ack()
1624 if (timeout == 0) in hpi6000_wait_dsp_ack()
1635 u32 timeout; in hpi6000_update_control_cache() local
1641 timeout = TIMEOUT; in hpi6000_update_control_cache()
1646 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_update_control_cache()
1647 if (!timeout) { in hpi6000_update_control_cache()
1657 timeout = TIMEOUT; in hpi6000_update_control_cache()
1668 && --timeout); in hpi6000_update_control_cache()
1669 if (!timeout) { in hpi6000_update_control_cache()
1692 && --timeout); in hpi6000_update_control_cache()
1693 if (!timeout) { in hpi6000_update_control_cache()