OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_modelno
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/dev/
power.c
144
switch (
cpu_modelno
) {
mem.c
191
switch (
cpu_modelno
) {
/src/sys/arch/hppa/include/
cpu.h
122
extern int
cpu_modelno
;
/src/sys/arch/hppa/hppa/
machdep.c
222
int
cpu_modelno
;
variable in typeref:typename:int
672
cpu_modelno
= pdc_model.hwmodel;
673
model = hppa_mod_info(HPPA_TYPE_BOARD,
cpu_modelno
);
677
pdc_settype(
cpu_modelno
);
683
"Using
cpu_modelno
(%#x) based cpu_type.\n", error,
cpu_modelno
));
685
cpu_type = cpu_model_cpuid(
cpu_modelno
);
687
printf("WARNING: Unknown cpu_type for
cpu_modelno
%x\n",
688
cpu_modelno
);
Completed in 20 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025