Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c850 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags))) { in qla2xxx_queuecommand()
1181 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2695 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2714 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3385 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3656 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
3659 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
5826 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_disable_board_on_pci_error()
5841 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
5935 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc()
[all …]
Dqla_nvme.c562 if (!test_bit(UNLOADING, &fcport->vha->dpc_flags)) { in qla_nvme_remoteport_delete()
Dqla_attr.c1806 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
1858 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
Dqla_init.c178 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_login_sp_done()
341 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_prlo_sp_done()
1015 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1541 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_fcport_event_handler()
1547 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_fcport_event_handler()
1705 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
Dqla_gs.c3195 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gidpn_work()
3381 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gpnid_work()
4615 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gnnid_work()
4750 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
Dqla_bsg.c2303 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.h4253 #define UNLOADING 15 macro
Dqla_mbx.c134 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
337 if (unlikely(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()