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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1726 #define TASK_DAEMON_STALLED_FLG BIT_19 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8190 ha->task_daemon_flags |= TASK_DAEMON_STALLED_FLG;
8207 ha->task_daemon_flags |= TASK_DAEMON_STALLED_FLG;
8210 ha->task_daemon_flags &= ~TASK_DAEMON_STALLED_FLG;
16188 (ha2->task_daemon_flags & TASK_DAEMON_STALLED_FLG &&
16251 (ha2->task_daemon_flags & TASK_DAEMON_STALLED_FLG) == 0) {

Completed in 272 milliseconds