Lines Matching refs:dpc_flags
111 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla24xx_proc_fcp_prio_cfg_cmd()
112 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla24xx_proc_fcp_prio_cfg_cmd()
113 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_proc_fcp_prio_cfg_cmd()
630 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla2x00_process_loopback()
631 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla2x00_process_loopback()
632 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) in qla2x00_process_loopback()
768 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags); in qla2x00_process_loopback()
852 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla84xx_reset()
853 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla84xx_reset()
854 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) in qla84xx_reset()
899 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla84xx_updatefw()
900 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla84xx_updatefw()
901 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) in qla84xx_updatefw()
1010 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla84xx_mgmt_cmd()
1011 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla84xx_mgmt_cmd()
1012 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) in qla84xx_mgmt_cmd()
1216 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) || in qla24xx_iidma()
1217 test_bit(ABORT_ISP_ACTIVE, &vha->dpc_flags) || in qla24xx_iidma()
1218 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) in qla24xx_iidma()