OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_SID
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/vax/vax/
findcpu.c
60
vax_cpudata = mfpr(
PR_SID
);
ka88.c
108
mfpr(
PR_SID
) & 65535, (mfpr(
PR_SID
) >> 16) & 127);
/src/sys/arch/vax/include/
mtpr.h
96
#define
PR_SID
62 /* System ID Register */
/src/sys/arch/vax/boot/boot/
boot.c
269
int mid = mfpr(
PR_SID
);
343
mid = mfpr(
PR_SID
);
/src/sys/arch/vax/boot/xxboot/
bootxx.c
105
vax_cputype = (mfpr(
PR_SID
) >> 24) & 0xFF;
Completed in 15 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025