Searched refs:TARGET_FABRIC_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance
6 #define TARGET_FABRIC_NAME_SIZE 32 macro33 char tf_name[TARGET_FABRIC_NAME_SIZE];
312 if (strlen(tfo->name) >= TARGET_FABRIC_NAME_SIZE) { in target_fabric_tf_ops_check()473 snprintf(tf->tf_name, TARGET_FABRIC_NAME_SIZE, "%s", fo->name); in target_register_template()