Lines Matching refs:eeh_busy
868 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
1075 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command()
1744 !ha->flags.eeh_busy && in __qla2x00_abort_all_cmds()
5923 if (ha->flags.eeh_busy) { in qla2x00_do_dpc()
5925 "eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2x00_do_dpc()
6173 if (ha->flags.eeh_busy || in qla2x00_do_dpc()
6281 if (ha->flags.eeh_busy) { in qla2x00_timer()
6284 ha->flags.eeh_busy); in qla2x00_timer()
6576 ha->flags.eeh_busy = 0; in qla2xxx_pci_error_detected()
6583 ha->flags.eeh_busy = 1; in qla2xxx_pci_error_detected()
6844 ha->flags.eeh_busy = 0; in qla2xxx_pci_resume()