Home
last modified time | relevance | path

Searched refs:LOOPBACK_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1964 #define LOOPBACK_ACTIVE (uint64_t)BIT_22 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3496 ha->flags |= LOOPBACK_ACTIVE; in ql_diagnostic_loopback()
3555 ha->flags &= ~LOOPBACK_ACTIVE; in ql_diagnostic_loopback()
H A Dql_api.c19684 !(ha->flags & LOOPBACK_ACTIVE))) { in ql_idc()