Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_os.c830 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
1032 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command()
1709 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy && in qla2x00_abort_srb()
6157 if (ha->flags.eeh_busy) { in qla2x00_do_dpc()
6159 "eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2x00_do_dpc()
6423 if (ha->flags.eeh_busy || in qla2x00_do_dpc()
6542 if (ha->flags.eeh_busy) { in qla2x00_timer()
6545 ha->flags.eeh_busy); in qla2x00_timer()
6929 ha->flags.eeh_busy = 0; in qla2xxx_pci_error_detected()
6936 ha->flags.eeh_busy = 1; in qla2xxx_pci_error_detected()
[all …]
Dqla_mr.c225 ha->flags.eeh_busy) { in qlafx00_mailbox_command()
238 ha->flags.eeh_busy); in qlafx00_mailbox_command()
1389 if (!ha->flags.eeh_busy) { in qlafx00_abort_isp_cleanup()
2032 ha->flags.eeh_busy = 0; in qlafx00_initialize_adapter()
2094 else if (!vha->hw->flags.eeh_busy) { in qlafx00_fw_state_show()
Dqla_attr.c1521 if (vha->hw->flags.eeh_busy) { in qla2x00_thermal_temp_show()
1556 } else if (vha->hw->flags.eeh_busy) { in qla2x00_fw_state_show()
Dqla_nx2.c589 if (ha->flags.eeh_busy && drv_active) in qla8044_need_reset()
Dqla_mbx.c488 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
509 ha->flags.eeh_busy); in qla2x00_mailbox_command()
Dqla_def.h3631 uint32_t eeh_busy :1; member
Dqla_init.c2171 ha->flags.eeh_busy = 0; in qla2x00_initialize_adapter()
6697 if (!ha->flags.eeh_busy) { in qla2x00_abort_isp_cleanup()