Searched refs:LOOP_RESYNC_NEEDED (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/drivers/scsi/qla2xxx/ |
| D | qla_init.c | 5689 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 5709 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 5749 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_loop() 5783 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_n2n_loop() 5867 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_local_loop() 5933 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_local_loop() 5993 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_configure_local_loop() 6329 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_configure_fabric() 6343 if (test_bit(LOOP_RESYNC_NEEDED, in qla2x00_configure_fabric() 6351 if (test_bit(LOOP_RESYNC_NEEDED, in qla2x00_configure_fabric() [all …]
|
| D | qla_mr.c | 1111 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_find_all_targets() 1189 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_find_all_targets() 1233 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_configure_all_targets() 1239 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_configure_all_targets() 1247 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qlafx00_configure_all_targets() 1260 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qlafx00_configure_all_targets() 1310 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qlafx00_configure_devices() 1705 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_process_aen() 1714 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlafx00_process_aen()
|
| D | qla_gs.c | 173 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_chk_ms_status() 3196 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft_done() 3375 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft_done() 3563 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3587 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3603 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_gpnft_gnnft_sp_done() 3639 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla24xx_async_gnnft() 3889 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla_scan_work_fn()
|
| D | qla_mid.c | 388 !test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp() 407 if (test_and_clear_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) { in qla2x00_do_dpc_vp()
|
| D | qla_isr.c | 1619 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1654 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1665 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event() 1731 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
|
| D | qla_os.c | 2827 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start() 5680 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_relogin() 7131 !test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc() 7146 test_and_clear_bit(LOOP_RESYNC_NEEDED, in qla2x00_do_dpc() 7576 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 7589 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
| D | qla_def.h | 4946 #define LOOP_RESYNC_NEEDED 4 /* Device Resync needed. */ macro 5210 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags) || \ 5215 test_bit(LOOP_RESYNC_NEEDED, &ha->dpc_flags))
|
| D | qla_attr.c | 3023 if (test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags)) in qla2x00_get_host_port_state()
|
| D | qla_target.c | 5140 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qlt_24xx_handle_els()
|