Home
last modified time | relevance | path

Searched refs:eeh_busy (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_os.c690 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
808 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command()
4896 if (ha->flags.eeh_busy) { in qla2x00_do_dpc()
4898 "eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2x00_do_dpc()
5216 if (ha->flags.eeh_busy) { in qla2x00_timer()
5219 ha->flags.eeh_busy); in qla2x00_timer()
5479 ha->flags.eeh_busy = 0; in qla2xxx_pci_error_detected()
5482 ha->flags.eeh_busy = 1; in qla2xxx_pci_error_detected()
5735 ha->flags.eeh_busy = 0; in qla2xxx_pci_resume()
Dqla_mr.c223 ha->flags.eeh_busy) { in qlafx00_mailbox_command()
236 ha->flags.eeh_busy); in qlafx00_mailbox_command()
1385 if (!ha->flags.eeh_busy) { in qlafx00_abort_isp_cleanup()
2029 ha->flags.eeh_busy = 0; in qlafx00_initialize_adapter()
2091 else if (!vha->hw->flags.eeh_busy) { in qlafx00_fw_state_show()
Dqla_attr.c1436 if (vha->hw->flags.eeh_busy) { in qla2x00_thermal_temp_show()
1465 else if (!vha->hw->flags.eeh_busy) in qla2x00_fw_state_show()
Dqla_def.h2952 uint32_t eeh_busy :1; member
Dqla_init.c628 ha->flags.eeh_busy = 0; in qla2x00_initialize_adapter()
4664 if (!ha->flags.eeh_busy) { in qla2x00_abort_isp_cleanup()
Dqla_mbx.c307 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
328 ha->flags.eeh_busy); in qla2x00_mailbox_command()
Dqla_nx2.c576 if (ha->flags.eeh_busy && drv_active) in qla8044_need_reset()