Home
last modified time | relevance | path

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

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