Searched refs:LOOP_RESYNC_NEEDED (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_init.c | 4928 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 4948 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 4979 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 5056 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_local_loop() 5083 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_local_loop() 5149 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_local_loop() 5204 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_configure_local_loop() 5526 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_fabric() 5534 if (test_bit(LOOP_RESYNC_NEEDED, in qla2x00_configure_fabric() 5542 if (test_bit(LOOP_RESYNC_NEEDED, in qla2x00_configure_fabric() [all …]
|
| D | qla_mr.c | 1136 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_find_all_targets() 1214 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_find_all_targets() 1258 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_configure_all_targets() 1264 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_configure_all_targets() 1272 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qlafx00_configure_all_targets() 1285 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qlafx00_configure_all_targets() 1335 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qlafx00_configure_devices() 1731 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_process_aen() 1740 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_process_aen()
|
| D | qla_mid.c | 374 !test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp() 393 if (test_and_clear_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_do_dpc_vp()
|
| D | qla_gs.c | 172 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_chk_ms_status() 3581 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft_done() 3719 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft_done() 3896 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3920 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3936 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3972 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft() 4222 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla_scan_work_fn()
|
| D | qla_isr.c | 964 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 999 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1010 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1079 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
|
| D | qla_os.c | 2695 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start() 5393 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_relogin() 6357 !test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc() 6371 if (test_and_clear_bit(LOOP_RESYNC_NEEDED, in qla2x00_do_dpc() 6685 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 6699 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
| D | qla_def.h | 4368 #define LOOP_RESYNC_NEEDED 4 /* Device Resync needed. */ macro 4608 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags) || \ 4613 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
|
| D | qla_attr.c | 2760 if (test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags)) in qla2x00_get_host_port_state()
|
| D | qla_target.c | 5028 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlt_24xx_handle_els()
|