Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_os.c821 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags)) || in qla2xxx_queuecommand()
1153 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2706 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2725 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3429 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3715 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
3718 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
6049 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_disable_board_on_pci_error()
6064 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
6158 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc()
[all …]
Dqla_attr.c2566 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2618 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
Dqla_init.c262 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_login_sp_done()
421 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_prlo_sp_done()
1182 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1682 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event()
1787 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
Dqla_gs.c3105 if (test_bit(UNLOADING, &vha->dpc_flags) || in qla24xx_post_gpnid_work()
4328 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gnnid_work()
4457 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
Dqla_bsg.c2305 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
Dqla_mr.c1496 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
Dqla_mbx.c135 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
343 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags))) in qla2x00_mailbox_command()
Dqla_def.h4379 #define UNLOADING 15 macro
Dqla_target.c1069 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()