Home
last modified time | relevance | path

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

/arch/m68k/hp300/
Dconfig.c27 unsigned long hp300_model; variable
79 hp300_model = be32_to_cpup(data); in hp300_parse_bootinfo()
265 if (hp300_model >= HP_330 && hp300_model <= HP_433S && in config_hp300()
266 hp300_model != HP_350) { in config_hp300()
268 hp300_models[hp300_model-HP_320]); in config_hp300()
269 strcat(hp300_model_name, hp300_models[hp300_model-HP_320]); in config_hp300()
/arch/m68k/include/asm/
Dhp300hw.h7 extern unsigned long hp300_model;