Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_os.c874 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
990 "qpair not online. eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2xxx_mqueuecommand()
1078 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command()
1780 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy && in qla2x00_abort_srb()
6834 if (ha->flags.eeh_busy) { in qla2x00_do_dpc()
6836 "eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2x00_do_dpc()
7111 if (ha->flags.eeh_busy || in qla2x00_do_dpc()
7247 if (vha->hw->flags.eeh_busy || qla2x00_chip_is_down(vha)) in qla_heart_beat()
7269 if (!ha->flags.eeh_busy) in qla_wind_down_chip()
7325 if (ha->flags.eeh_busy) { in qla2x00_timer()
[all …]
Dqla_mr.c223 ha->flags.eeh_busy) { in qlafx00_mailbox_command()
236 ha->flags.eeh_busy); in qlafx00_mailbox_command()
1364 if (!ha->flags.eeh_busy) { in qlafx00_abort_isp_cleanup()
2005 ha->flags.eeh_busy = 0; in qlafx00_initialize_adapter()
2067 else if (!vha->hw->flags.eeh_busy) { in qlafx00_fw_state_show()
Dqla_mbx.c171 !is_rom_cmd(mcp->mb[0])) || ha->flags.eeh_busy) { in qla2x00_mailbox_command()
195 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
198 ha->flags.purge_mbox, ha->flags.eeh_busy, mcp->mb[0]); in qla2x00_mailbox_command()
286 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
299 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
342 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
500 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
521 ha->flags.eeh_busy); in qla2x00_mailbox_command()
553 !ha->flags.eeh_busy) { in qla2x00_mailbox_command()
Dqla_attr.c1627 if (vha->hw->flags.eeh_busy) { in qla2x00_thermal_temp_show()
1662 } else if (vha->hw->flags.eeh_busy) { in qla2x00_fw_state_show()
Dqla_nx2.c588 if (ha->flags.eeh_busy && drv_active) in qla8044_need_reset()
Dqla_bsg.c3003 if (!ha->flags.eeh_busy && ha->isp_ops->abort_command(sp)) { in qla24xx_bsg_timeout()
Dqla_def.h4008 uint32_t eeh_busy :1; member
Dqla_iocb.c3826 if (vha->hw->flags.eeh_busy) in qla2x00_start_sp()
Dqla_init.c2438 ha->flags.eeh_busy = 0; in qla2x00_initialize_adapter()