Searched refs:IS_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
632 if (!IS_CONFIGURED(ktmp)) in add_to_group()775 if (!IS_CONFIGURED(ktmp)) in change_group()1437 if (!IS_CONFIGURED(krdc)) in rdc_lookup_configured()1476 if (!IS_CONFIGURED(krdc)) in rdc_lookup_many2one()1520 if (!IS_CONFIGURED(krdc)) in rdc_lookup_byname()1569 if (!IS_CONFIGURED(krdc)) in rdc_lookup_byhostdev()1700 if (!IS_CONFIGURED(ktmp)) { in rdc_lookup_multimany()1756 if (!IS_CONFIGURED(krdc)) in rdc_lookup_secondary()2244 ASSERT(IS_CONFIGURED(krdc) && !IS_ENABLED(urdc)); in _rdc_enable()2251 ASSERT(IS_CONFIGURED(krdc) && !IS_ENABLED(urdc)); in _rdc_enable()[all …]
696 #define IS_ENABLED(urdc) ((IS_CONFIGURED(&rdc_k_info[(urdc)->index]) && \698 #define IS_CONFIGURED(krdc) ((krdc)->type_flag & RDC_CONFIGURED) macro703 IS_CONFIGURED(&rdc_k_info[(index)]))
572 if (IS_CONFIGURED(krdc) && krdc->intf == ip) { in rdc_remove_from_if()
349 if (!IS_CONFIGURED(krdc)) in rdc_dev_open()
3136 if (!IS_CONFIGURED(krdc)) in rdc_async6()