Searched refs:QL_MINOR_NODE_CREATED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1398 #define QL_MINOR_NODE_CREATED BIT_8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1409 progress |= QL_MINOR_NODE_CREATED;
1537 if (progress & QL_MINOR_NODE_CREATED) {
1539 progress &= ~QL_MINOR_NODE_CREATED;

Completed in 78 milliseconds