Home
last modified time | relevance | path

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.h1598 #define QL_TASK_DAEMON_STARTED BIT_6 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1729 progress |= QL_TASK_DAEMON_STARTED; in ql_attach()
1780 if (progress & QL_TASK_DAEMON_STARTED) { in ql_attach()
1809 progress &= ~QL_TASK_DAEMON_STARTED; in ql_attach()