Searched refs:FDISC_ENABLED (Results 1 – 3 of 3) sorted by relevance
1700 #define FDISC_ENABLED BIT_14 macro
3130 ha->flags &= ~FDISC_ENABLED; in ql_configure_hba()3155 ha->flags |= FDISC_ENABLED; in ql_configure_hba()
2366 if (!(ha->flags & FDISC_ENABLED)) { in ql_bind_port()