Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_os.c902 if (ha->flags.eeh_busy) { in qla2xxx_queuecommand()
7350 if (!ha->flags.eeh_busy) in qla_wind_down_chip()
7406 if (ha->flags.eeh_busy) { in qla2x00_timer()
7411 ha->flags.eeh_busy); in qla2x00_timer()
7931 ha->flags.eeh_busy = 0; in qla2xxx_pci_slot_reset()
7938 ha->flags.eeh_busy = 1; in qla2xxx_pci_slot_reset()
7981 if (ha->flags.eeh_busy) in qla_pci_set_eeh_busy()
7989 ha->flags.eeh_busy = 1; in qla_pci_set_eeh_busy()
8007 if (ha->flags.eeh_busy) in qla_schedule_eeh_work()
8030 ha->flags.eeh_busy = 1; in qla_pci_reset_prepare()
[all …]
H A 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()
2003 ha->flags.eeh_busy = 0; in qlafx00_initialize_adapter()
2065 else if (!vha->hw->flags.eeh_busy) { in qlafx00_fw_state_show()
H A 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()
285 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
297 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
338 eeh_delay = ha->flags.eeh_busy ? 1 : 0; in qla2x00_mailbox_command()
496 ha->flags.eeh_busy) { in qla2x00_mailbox_command()
517 ha->flags.eeh_busy); in qla2x00_mailbox_command()
549 !ha->flags.eeh_busy) { in qla2x00_mailbox_command()
H A Dqla_attr.c1620 if (vha->hw->flags.eeh_busy) { in qla2x00_thermal_temp_show()
1655 } else if (vha->hw->flags.eeh_busy) { in qla2x00_fw_state_show()
H A Dqla_nx2.c588 if (ha->flags.eeh_busy && drv_active) in qla8044_need_reset()
H A Dqla_bsg.c3093 if (ha->flags.eeh_busy) { in qla_bsg_found()
H A Dqla_def.h4107 uint32_t eeh_busy :1; member
H A Dqla_iocb.c3931 if (vha->hw->flags.eeh_busy) in qla2x00_start_sp()
H A Dqla_init.c2744 ha->flags.eeh_busy = 0; in qla2x00_initialize_adapter()