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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1396 #define QL_TASK_DAEMON_STARTED BIT_6 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1516 progress |= QL_TASK_DAEMON_STARTED;
1552 if (progress & QL_TASK_DAEMON_STARTED) {
1566 progress &= ~QL_TASK_DAEMON_STARTED;

Completed in 88 milliseconds