Home
last modified time | relevance | path

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.h1592 #define QL_SOFT_STATE_ALLOCED BIT_0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c934 progress |= QL_SOFT_STATE_ALLOCED; in ql_attach()
1861 if (progress & QL_SOFT_STATE_ALLOCED) { in ql_attach()
1895 progress &= ~QL_SOFT_STATE_ALLOCED; in ql_attach()