Home
last modified time | relevance | path

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

/arch/m68k/hp300/
Dconfig.c66 static char hp300_model_name[13] = "HP9000/"; variable
110 strcpy(model, hp300_model_name); in hp300_get_model()
269 strcat(hp300_model_name, hp300_models[hp300_model-HP_320]); in config_hp300()