Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dsetup.c730 #define MAX_BRANDS 8 macro
731 static char brandname[MAX_BRANDS][128];
750 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()
753 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()