Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1393 #define QL_MUTEX_CV_INITED BIT_3 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1258 progress |= (QL_INTR_ADDED | QL_MUTEX_CV_INITED); in ql_attach()
1594 if (progress & QL_MUTEX_CV_INITED) { in ql_attach()
1596 progress &= ~QL_MUTEX_CV_INITED; in ql_attach()