Home
last modified time | relevance | path

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

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