Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_os.c836 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags)) || in qla2xxx_queuecommand()
1171 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2750 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2769 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3470 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3751 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
4897 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_alloc_work()
6589 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_disable_board_on_pci_error()
6686 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc()
6746 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
[all …]
Dqla_attr.c2688 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2743 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
Dqla_init.c278 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_login_sp_done()
437 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_prlo_sp_done()
1214 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1727 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event()
1859 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
Dqla_gs.c2954 if (test_bit(UNLOADING, &vha->dpc_flags) || in qla24xx_post_gpnid_work()
4220 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gnnid_work()
4348 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
Dqla_bsg.c2320 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
Dqla_mr.c1494 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
Dqla_def.h4693 #define UNLOADING 15 macro
Dqla_mbx.c134 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
Dqla_target.c1072 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()