Lines Matching refs:dpc_flags
847 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_hba_online()
848 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online()
849 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online()
881 test_bit(FX00_RESET_RECOVERY, &vha->dpc_flags) || in qla2x00_wait_for_hba_ready()
882 test_bit(FX00_TARGET_SCAN, &vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
895 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_chip_reset()
896 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
897 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
902 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_wait_for_chip_reset()
1264 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1266 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1268 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1276 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
2249 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
2250 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla2xxx_scan_start()
2251 set_bit(RSCN_UPDATE, &vha->dpc_flags); in qla2xxx_scan_start()
2252 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
3106 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
3235 set_bit(FCPORT_UPDATE_NEEDED, &base_vha->dpc_flags); in qla2x00_schedule_rport_del()
3279 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
4067 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
4079 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_relogin()
4744 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
4834 base_vha->dpc_flags); in qla2x00_do_dpc()
4841 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4855 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4868 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4873 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
4879 &base_vha->dpc_flags); in qla2x00_do_dpc()
4882 &base_vha->dpc_flags); in qla2x00_do_dpc()
4890 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4896 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4898 &base_vha->dpc_flags); in qla2x00_do_dpc()
4907 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4912 &base_vha->dpc_flags)) in qla2x00_do_dpc()
4914 &base_vha->dpc_flags); in qla2x00_do_dpc()
4922 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4932 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4937 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
4942 &base_vha->dpc_flags); in qla2x00_do_dpc()
4945 &base_vha->dpc_flags); in qla2x00_do_dpc()
4953 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4957 if (test_bit(SCR_PENDING, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4964 clear_bit(SCR_PENDING, &base_vha->dpc_flags); in qla2x00_do_dpc()
4970 if (test_bit(ISP_QUIESCE_NEEDED, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
4979 &base_vha->dpc_flags); in qla2x00_do_dpc()
4996 &base_vha->dpc_flags); in qla2x00_do_dpc()
5004 &base_vha->dpc_flags) && in qla2x00_do_dpc()
5005 (!(test_and_set_bit(RESET_ACTIVE, &base_vha->dpc_flags)))) { in qla2x00_do_dpc()
5010 clear_bit(RESET_ACTIVE, &base_vha->dpc_flags); in qla2x00_do_dpc()
5017 &base_vha->dpc_flags)) && in qla2x00_do_dpc()
5018 !test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
5029 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
5035 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
5040 &base_vha->dpc_flags); in qla2x00_do_dpc()
5050 if (test_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
5052 clear_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
5061 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
5095 if (!test_bit(UNLOADING, &vha->dpc_flags) && t) in qla2xxx_wake_dpc()
5111 !(test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags))) { in qla2x00_rst_aen()
5113 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_rst_aen()
5121 (test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags))); in qla2x00_rst_aen()
5163 if (test_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags)) in qla2x00_timer()
5176 !(test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags)) && in qla2x00_timer()
5177 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer()
5214 &vha->dpc_flags); in qla2x00_timer()
5217 &vha->dpc_flags); in qla2x00_timer()
5234 &vha->dpc_flags); in qla2x00_timer()
5237 &vha->dpc_flags); in qla2x00_timer()
5248 set_bit(BEACON_BLINK_NEEDED, &vha->dpc_flags); in qla2x00_timer()
5258 if ((test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5259 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5260 test_bit(FCPORT_UPDATE_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5262 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5263 test_bit(BEACON_BLINK_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5264 test_bit(ISP_UNRECOVERABLE, &vha->dpc_flags) || in qla2x00_timer()
5265 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5266 test_bit(VP_DPC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5267 test_bit(RELOGIN_NEEDED, &vha->dpc_flags))) { in qla2x00_timer()
5272 test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5273 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5274 test_bit(FCPORT_UPDATE_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5276 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
5281 test_bit(BEACON_BLINK_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5282 test_bit(ISP_UNRECOVERABLE, &vha->dpc_flags), in qla2x00_timer()
5283 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5284 test_bit(VP_DPC_NEEDED, &vha->dpc_flags), in qla2x00_timer()
5285 test_bit(RELOGIN_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
5482 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla82xx_error_recovery()
5573 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla82xx_error_recovery()
5632 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_pci_slot_reset()
5635 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_pci_slot_reset()