Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2186 #define LOOP_RECONFIGURE(ha) (ha->task_daemon_flags & (QL_LOOP_TRANSITION | \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3476 if (LOOP_RECONFIGURE(ha) || in ql_diagnostic_loopback()
H A Dql_api.c10091 if (LOOP_RECONFIGURE(ha) == 0) { in ql_timer()