Go to the documentation of this file. 1 #define TARGET_CORE_CONFIGFS_VERSION TARGET_CORE_MOD_VERSION
3 #define TARGET_CORE_CONFIG_ROOT "/sys/kernel/config"
5 #define TARGET_CORE_NAME_MAX_LEN 64
6 #define TARGET_FABRIC_NAME_SIZE 32
9 struct module *,
const char *);
56 #define TF_CIT_TMPL(tf) (&(tf)->tf_cit_tmpl)