Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_os.c866 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
982 "qpair not online. eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2xxx_mqueuecommand()
1068 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command()
1767 (sp->type == SRB_SCSI_CMD && !ha->flags.eeh_busy && in qla2x00_abort_srb()
6802 if (ha->flags.eeh_busy) { in qla2x00_do_dpc()
6804 "eeh_busy=%d.\n", ha->flags.eeh_busy); in qla2x00_do_dpc()
7079 if (ha->flags.eeh_busy || in qla2x00_do_dpc()
7230 if (vha->hw->flags.eeh_busy || qla2x00_chip_is_down(vha)) in qla_heart_beat()
7261 if (ha->flags.eeh_busy) { in qla2x00_timer()
7264 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()
1387 if (!ha->flags.eeh_busy) { in qlafx00_abort_isp_cleanup()
2027 ha->flags.eeh_busy = 0; in qlafx00_initialize_adapter()
2089 else if (!vha->hw->flags.eeh_busy) { in qlafx00_fw_state_show()
Dqla_mbx.c165 !is_rom_cmd(mcp->mb[0])) || ha->flags.eeh_busy) { in qla2x00_mailbox_command()
189 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
192 ha->flags.purge_mbox, ha->flags.eeh_busy, mcp->mb[0]); in qla2x00_mailbox_command()
272 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
291 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
334 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
492 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
513 ha->flags.eeh_busy); in qla2x00_mailbox_command()
545 !ha->flags.eeh_busy) { in qla2x00_mailbox_command()
Dqla_attr.c1630 if (vha->hw->flags.eeh_busy) { in qla2x00_thermal_temp_show()
1665 } 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_def.h3987 uint32_t eeh_busy :1; member
Dqla_iocb.c3792 if (vha->hw->flags.eeh_busy) in qla2x00_start_sp()
Dqla_init.c2337 ha->flags.eeh_busy = 0; in qla2x00_initialize_adapter()