Searched refs:cobalt_model (Results 1 – 2 of 2) sorted by relevance
122 static const char * const cobalt_model[] = variable129 #define COBALT_MODELS __arraycount(cobalt_model)235 if (cobalt_id >= COBALT_MODELS || cobalt_model[cobalt_id] == NULL) in mach_init()239 cpu_setmodel("%s", cobalt_model[cobalt_id]); in mach_init()
102 static const char * const cobalt_model[] = variable110 #define COBALT_MODELS __arraycount(cobalt_model)380 printf(">> Model:\t\t%s\n", cobalt_model[cobalt_id]); in print_banner()