Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c67 static char hp300_model_name[13] = "HP9000/"; variable
111 strcpy(model, hp300_model_name); in hp300_get_model()
262 strcat(hp300_model_name, hp300_models[hp300_model-HP_320]); in config_hp300()