Searched refs:ABORT_ISP_ACTIVE (Results 1 – 5 of 5) sorted by relevance
121 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_initialize_adapter()189 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_initialize_adapter()3855 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE || in ql_abort_isp()3861 ha->task_daemon_flags |= ABORT_ISP_ACTIVE; in ql_abort_isp()4012 ABORT_ISP_ACTIVE); in ql_abort_isp()4052 ha->task_daemon_flags &= ~(ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE); in ql_abort_isp()
259 ABORT_ISP_ACTIVE))) { in ql_isr_aif()852 (ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE))) { in ql_async_event()2402 if ((ha->task_daemon_flags & ABORT_ISP_ACTIVE) in ql_status_error()3351 !(ha->task_daemon_flags & (ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE))) { in ql_signal_abort()
5623 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics()5745 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics_fc()5987 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE) { in ql_get_led_state()
8049 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE) { in ql_awaken_task_daemon()8513 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_idle_check()
1717 #define ABORT_ISP_ACTIVE BIT_10 macro1874 ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE | \