OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC_CPU
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/include/
residual.h
258
}
PPC_CPU
;
302
PPC_CPU
Cpus[MAX_CPUS];
/src/sys/arch/prep/prep/
residual.c
302
PPC_CPU
*
ppc_cpu
;
local
398
*
PPC_CPU
404
ppc_cpu
= res->Cpus;
407
printf(" CpuType = %08lx\n", be32toh(
ppc_cpu
[i].CpuType));
408
printf(" CpuNumber = %d\n",
ppc_cpu
[i].CpuNumber);
409
switch (
ppc_cpu
[i].CpuState) {
429
printf(" CpuState: %s (%d)\n", str,
ppc_cpu
[i].CpuState);
Completed in 26 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026