Home
last modified time | relevance | path

Searched refs:FCA_BOUND (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1686 #define FCA_BOUND BIT_0 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2399 if (vha->flags & FCA_BOUND) { in ql_bind_port()
2492 vha->flags |= FCA_BOUND; in ql_bind_port()
2531 if (!(ha->flags & FCA_BOUND)) { in ql_unbind_port()
2544 flgs = FCA_BOUND | VP_ENABLED; in ql_unbind_port()
2546 flgs = FCA_BOUND; in ql_unbind_port()
3911 if (ha->flags & FCA_BOUND) { in ql_reset()
8336 if (vha->flags & FCA_BOUND) { in ql_task_thread()
8356 if (vha->flags & FCA_BOUND) { in ql_task_thread()