Searched refs:hp300_model (Results 1 – 2 of 2) sorted by relevance
27 unsigned long hp300_model; variable79 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()
7 extern unsigned long hp300_model;