Home
last modified time | relevance | path

Searched refs:RESET_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1715 #define RESET_ACTIVE BIT_8 macro
1873 #define QL_LOOP_TRANSITION (RESET_MARKER_NEEDED | RESET_ACTIVE | \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8398 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()