Searched refs:TASK_DAEMON_IDLE_CHK_FLG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1710 #define TASK_DAEMON_IDLE_CHK_FLG BIT_3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c105 TASK_DAEMON_IDLE_CHK_FLG;
H A Dql_api.c8227 if (ha->task_daemon_flags & TASK_DAEMON_IDLE_CHK_FLG) {
8228 ha->task_daemon_flags &= ~TASK_DAEMON_IDLE_CHK_FLG;
9702 set_flags |= TASK_DAEMON_IDLE_CHK_FLG;

Completed in 90 milliseconds