Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/hp300/
Dconfig.c43 static char *hp300_models[] __initdata = { variable
263 printk(KERN_INFO "Detected HP9000 model %s\n", hp300_models[hp300_model-HP_320]); in config_hp300()
264 strcat(hp300_model_name, hp300_models[hp300_model-HP_320]); in config_hp300()