OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ppc_cpu
(Results
1 - 1
of
1
) sorted by relevancy
/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 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026