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.h1394 #define QL_INTR_ADDED BIT_4 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);
1588 if (progress & QL_INTR_ADDED) {
1591 progress &= ~QL_INTR_ADDED;

Completed in 88 milliseconds