Lines Matching refs:hpi6000_check_PCI2040_error_flag
163 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao,
1057 && hpi6000_check_PCI2040_error_flag(pao, in hpi6000_adapter_boot_load_dsp()
1148 } while (hpi6000_check_PCI2040_error_flag(pdo->pa_parent_adapter, in hpi_set_address()
1240 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) in hpi6000_dsp_block_write32()
1279 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_dsp_block_read32()
1323 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence()
1353 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence()
1366 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence()
1451 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ)); in hpi6000_send_data()
1520 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ)); in hpi6000_get_data()
1564 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) && --timeout); in hpi6000_send_host_command()
1576 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao, in hpi6000_check_PCI2040_error_flag() function
1625 && !hpi6000_check_PCI2040_error_flag(pao, H6READ)) in hpi6000_wait_dsp_ack()
1657 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_update_control_cache()
1678 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_update_control_cache()
1702 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) in hpi6000_update_control_cache()