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.h1393 #define QL_MUTEX_CV_INITED BIT_3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1258 progress |= (QL_INTR_ADDED | QL_MUTEX_CV_INITED);
1594 if (progress & QL_MUTEX_CV_INITED) {
1596 progress &= ~QL_MUTEX_CV_INITED;

Completed in 151 milliseconds