Home
last modified time | relevance | path

Searched refs:QL_INTR_ADDED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1596 #define QL_INTR_ADDED BIT_4 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1403 progress |= (QL_INTR_ADDED | QL_MUTEX_CV_INITED); in ql_attach()
1837 if (progress & QL_INTR_ADDED) { in ql_attach()
1840 progress &= ~QL_INTR_ADDED; in ql_attach()