Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Didentcpu.c182 #define MAX_BRAND_INDEX 8 macro
184 static const char *cpu_brandtable[MAX_BRAND_INDEX + 1] = {
396 if (brand_index <= MAX_BRAND_INDEX && in printcpuinfo()