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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1390 #define QL_SOFT_STATE_ALLOCED BIT_0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c868 progress |= QL_SOFT_STATE_ALLOCED;
1612 if (progress & QL_SOFT_STATE_ALLOCED) {
1645 progress &= ~QL_SOFT_STATE_ALLOCED;

Completed in 77 milliseconds