OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cadmus_pci
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/mpc85xx/
machdep.c
176
static uint8_t
cadmus_pci
;
variable
1178
cadmus_pci
= ((uint8_t *)0xf8004000)[CM_PCI];
1181
printf("
cadmus_pci
=%#x",
cadmus_pci
);
1184
if ((
cadmus_pci
& CM_PCI_PSPEED) == CM_PCI_PSPEED_66) {
Completed in 52 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026