Home
last modified time | relevance | path

Searched refs:BUILTIN_CF (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c491 #define BUILTIN_CF "built-in" macro
5152 if (strncmp(cfg_file, BUILTIN_CF, sizeof(t4_cfg_file)) == 0) { in apply_cfg_and_initialize()
5297 snprintf(cfg_file, sizeof(cfg_file), "%s", BUILTIN_CF); in partition_resources()