Searched refs:QL_TASK_DAEMON_STARTED (Results 1 – 2 of 2) sorted by relevance
1396 #define QL_TASK_DAEMON_STARTED BIT_6 macro
1516 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()