Home
last modified time | relevance | path

Searched refs:UNLOADING (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c831 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags)) || in qla2xxx_queuecommand()
1126 * it has dependency on UNLOADING flag to stop device discovery
1166 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2724 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2743 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3453 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3730 * if UNLOADING flag is already set, then continue unload, in qla2x00_remove_one()
3733 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
4890 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_alloc_work()
6584 * if UNLOADING fla in qla2x00_disable_board_on_pci_error()
[all...]
H A Dqla_gs.c2950 if (test_bit(UNLOADING, &vha->dpc_flags) || in qla24xx_post_gpnid_work()
4216 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gnnid_work()
4344 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
H A Dqla_attr.c2706 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2773 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
H A 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()
1233 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1805 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event()
1937 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
H A Dqla_bsg.c2325 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
H A Dqla_mr.c1471 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
H A Dqla_def.h4704 #define UNLOADING 15 macro
H A Dqla_mbx.c140 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
H A Dqla_target.c1067 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c883 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags)) || in qla2xxx_queuecommand()
1158 * it has dependency on UNLOADING flag to stop device discovery
1198 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2846 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2875 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3624 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3904 * if UNLOADING flag is already set, then continue unload, in qla2x00_remove_one()
3907 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
5140 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_alloc_work()
6832 * if UNLOADING fla in qla2x00_disable_board_on_pci_error()
[all...]
H A Dqla_attr.c2758 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io()
2838 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()
1275 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done()
1933 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event()
2208 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in __qla2x00_async_tm_cmd()
H A Dqla_bsg.c2344 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
H A Dqla_mr.c1471 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
H A Dqla_gs.c4013 test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_post_gfpnid_work()
H A Dqla_def.h4956 #define UNLOADING 15 macro
H A Dqla_target.c1091 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()

Completed in 116 milliseconds