Searched refs:RESET_ACTIVE (Results 1 – 2 of 2) sorted by relevance
1715 #define RESET_ACTIVE BIT_8 macro1873 #define QL_LOOP_TRANSITION (RESET_MARKER_NEEDED | RESET_ACTIVE | \
8398 if (!(ha->task_daemon_flags & RESET_ACTIVE)) { in ql_task_thread()8399 ha->task_daemon_flags |= RESET_ACTIVE; in ql_task_thread()8406 ha->task_daemon_flags &= ~RESET_ACTIVE; in ql_task_thread()