Searched refs:cmp_name (Results 1 – 1 of 1) sorted by relevance
167 const char *cmp_name = tf->tf_ops->fabric_alias; in target_core_get_fabric() local168 if (!cmp_name) in target_core_get_fabric()169 cmp_name = tf->tf_ops->fabric_name; in target_core_get_fabric()170 if (!strcmp(cmp_name, name)) { in target_core_get_fabric()