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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1400 #define QL_FCA_ATTACH_DONE BIT_10 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1488 progress |= QL_FCA_ATTACH_DONE;
1527 if (progress & QL_FCA_ATTACH_DONE) {
1529 progress &= ~QL_FCA_ATTACH_DONE;

Completed in 79 milliseconds