Home
last modified time | relevance | path

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.h1602 #define QL_FCA_ATTACH_DONE BIT_10 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1685 progress |= QL_FCA_ATTACH_DONE; in ql_attach()
1745 if (progress & QL_FCA_ATTACH_DONE) { in ql_attach()
1747 progress &= ~QL_FCA_ATTACH_DONE; in ql_attach()