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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1725 #define ABORT_QUEUES_NEEDED BIT_18 macro
1891 ha->task_daemon_flags & (QL_LOOP_TRANSITION | ABORT_QUEUES_NEEDED | \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8247 if (ha->task_daemon_flags & ABORT_QUEUES_NEEDED) {
8248 ha->task_daemon_flags &= ~ABORT_QUEUES_NEEDED;
9674 set_flags |= ABORT_QUEUES_NEEDED;

Completed in 255 milliseconds