Home
last modified time | relevance | path

Searched refs:qla2x00_reset_active (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_inline.h163 qla2x00_reset_active(scsi_qla_host_t *vha) in qla2x00_reset_active() function
178 return (qla2x00_reset_active(vha) || !vha->hw->flags.fw_started); in qla2x00_chip_is_down()
Dqla_target.c2373 vha->flags.online, qla2x00_reset_active(vha), in qlt_xmit_tm_rsp()
3289 vha->flags.online, qla2x00_reset_active(vha), in qlt_xmit_response()
3429 vha->flags.online, qla2x00_reset_active(vha), in qlt_rdy_to_xfer()
7162 if (qla2x00_reset_active(vha) || in qlt_handle_abts_recv_work()
Dqla_os.c1194 while ((qla2x00_reset_active(vha) || ha->dpc_active || in qla2x00_wait_for_hba_ready()
1693 if (qla2x00_reset_active(vha) || ha->optrom_state != QLA_SWAITING) in qla2xxx_eh_host_reset()
4121 !qla2x00_reset_active(vha)) { in qla2x00_mark_all_devices_lost()
7153 if (!qla2x00_reset_active(base_vha) && in qla2x00_do_dpc()
Dqla_bsg.c2350 if (qla2x00_reset_active(vha)) in qla2x00_get_priv_stats()
Dqla_mr.c2064 if (qla2x00_reset_active(vha)) in qlafx00_fw_state_show()
Dqla_iocb.c2370 if (qla2x00_reset_active(vha)) in qla2x00_alloc_iocbs_ready()