Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_os.c1198 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2838 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2867 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3621 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3904 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
5138 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_alloc_work()
6925 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc()
6992 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
7008 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
7041 !test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
[all …]
H A Dqla_attr.c2757 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2841 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
H A Dqla_init.c306 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_login_sp_done()
464 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_prlo_sp_done()
1279 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1949 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event()
2224 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in __qla2x00_async_tm_cmd()
H A Dqla_mr.c1471 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
H A Dqla_bsg.c2338 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
H A Dqla_def.h4967 #define UNLOADING 15 macro
H A Dqla_gs.c3970 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
H A Dqla_target.c1101 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()
H A Dqla_mbx.c140 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()