Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1700 #define FDISC_ENABLED BIT_14 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3130 ha->flags &= ~FDISC_ENABLED; in ql_configure_hba()
3155 ha->flags |= FDISC_ENABLED; in ql_configure_hba()
H A Dql_api.c2366 if (!(ha->flags & FDISC_ENABLED)) { in ql_bind_port()