Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1595 #define QL_MUTEX_CV_INITED BIT_3 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()
1843 if (progress & QL_MUTEX_CV_INITED) { in ql_attach()
1845 progress &= ~QL_MUTEX_CV_INITED; in ql_attach()