Lines Matching refs:dpc_flags

658 	while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||  in qla2x00_wait_for_hba_online()
659 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online()
660 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online()
700 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_reset_ready()
701 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_wait_for_reset_ready()
702 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_reset_ready()
726 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) || in qla2x00_wait_for_chip_reset()
727 test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
728 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
733 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) && in qla2x00_wait_for_chip_reset()
1120 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1122 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1124 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1129 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_eh_host_reset()
1875 set_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
1876 set_bit(LOCAL_LOOP_UPDATE, &vha->dpc_flags); in qla2xxx_scan_start()
1877 set_bit(RSCN_UPDATE, &vha->dpc_flags); in qla2xxx_scan_start()
1878 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
2379 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
2527 set_bit(FCPORT_UPDATE_NEEDED, &base_vha->dpc_flags); in qla2x00_schedule_rport_del()
2562 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
3243 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
3256 if (test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags)) in qla2x00_relogin()
3302 base_vha->dpc_flags)); in qla2x00_do_dpc()
3319 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3331 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3338 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
3344 &base_vha->dpc_flags); in qla2x00_do_dpc()
3347 &base_vha->dpc_flags); in qla2x00_do_dpc()
3357 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3363 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
3368 &base_vha->dpc_flags); in qla2x00_do_dpc()
3371 &base_vha->dpc_flags); in qla2x00_do_dpc()
3378 if (test_bit(FCPORT_UPDATE_NEEDED, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3380 clear_bit(FCPORT_UPDATE_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
3383 if (test_bit(ISP_QUIESCE_NEEDED, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3388 clear_bit(ISP_QUIESCE_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
3399 &base_vha->dpc_flags) && in qla2x00_do_dpc()
3400 (!(test_and_set_bit(RESET_ACTIVE, &base_vha->dpc_flags)))) { in qla2x00_do_dpc()
3406 clear_bit(RESET_ACTIVE, &base_vha->dpc_flags); in qla2x00_do_dpc()
3411 &base_vha->dpc_flags)) && in qla2x00_do_dpc()
3412 !test_bit(LOOP_RESYNC_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
3424 &base_vha->dpc_flags)) { in qla2x00_do_dpc()
3430 &base_vha->dpc_flags))) { in qla2x00_do_dpc()
3435 &base_vha->dpc_flags); in qla2x00_do_dpc()
3442 if (test_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
3444 clear_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
3452 &base_vha->dpc_flags)) in qla2x00_do_dpc()
3481 if (!test_bit(UNLOADING, &vha->dpc_flags) && t) in qla2xxx_wake_dpc()
3497 !(test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags))) { in qla2x00_rst_aen()
3499 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_rst_aen()
3507 (test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags))); in qla2x00_rst_aen()
3608 if (test_bit(ISP_QUIESCE_NEEDED, &vha->dpc_flags)) in qla2x00_timer()
3615 !(test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags)) in qla2x00_timer()
3652 &vha->dpc_flags); in qla2x00_timer()
3670 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_timer()
3680 set_bit(BEACON_BLINK_NEEDED, &vha->dpc_flags); in qla2x00_timer()
3689 if ((test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3690 test_bit(LOOP_RESYNC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3691 test_bit(FCPORT_UPDATE_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3693 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3694 test_bit(BEACON_BLINK_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3695 test_bit(ISP_UNRECOVERABLE, &vha->dpc_flags) || in qla2x00_timer()
3696 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3697 test_bit(VP_DPC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
3698 test_bit(RELOGIN_NEEDED, &vha->dpc_flags))) in qla2x00_timer()
3882 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla82xx_error_recovery()
3969 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla82xx_error_recovery()
4027 set_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_pci_slot_reset()
4030 clear_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2xxx_pci_slot_reset()