Searched refs:UNLOADING (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_os.c | 831 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags)) || in qla2xxx_queuecommand() 1159 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready() 2723 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished() 2742 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn() 3448 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one() 3728 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one() 4884 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_alloc_work() 6581 if (test_and_set_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_disable_board_on_pci_error() 6678 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc() 6738 if (!test_bit(UNLOADING, in qla2x00_do_dpc() [all …]
|
| H A D | qla_attr.c | 2705 if (test_bit(UNLOADING, &fcport->vha->dpc_flags)) in qla2x00_terminate_rport_io() 2760 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
|
| H A D | qla_init.c | 278 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() 1226 if (!test_bit(UNLOADING, &vha->dpc_flags)) { in qla2x00_async_prli_sp_done() 1799 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla24xx_handle_relogin_event() 1931 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
|
| H A D | qla_gs.c | 2950 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 D | qla_bsg.c | 2321 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_priv_stats()
|
| H A D | qla_mr.c | 1471 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()
|
| H A D | qla_def.h | 4697 #define UNLOADING 15 macro
|
| H A D | qla_target.c | 1072 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qlt_free_session_done()
|
| H A D | qla_mbx.c | 140 test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_mailbox_command()
|