Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dsetup.c748 #define MAX_BRANDS 8 macro
749 static char brandname[MAX_BRANDS][128];
768 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()
771 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()