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

/illumos-gate/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 | \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8398 if (!(ha->task_daemon_flags & RESET_ACTIVE)) {
8399 ha->task_daemon_flags |= RESET_ACTIVE;
8406 ha->task_daemon_flags &= ~RESET_ACTIVE;

Completed in 259 milliseconds