OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vt_cfgbase
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/algor/pci/
vtpbcvar.h
36
vaddr_t
vt_cfgbase
; /* PCI configuration space base */
member in struct:vtpbc_config
vtpbc.c
212
data = *(volatile u_int32_t *) (vt->
vt_cfgbase
+ (cfgoff & 0xfffff));
248
*(volatile u_int32_t *) (vt->
vt_cfgbase
+ (cfgoff & 0xfffff)) = data;
/src/sys/arch/algor/algor/
machdep.c
218
vt->
vt_cfgbase
= MIPS_PHYS_TO_KSEG1(P4032_PCICFG);
265
vt->
vt_cfgbase
= MIPS_PHYS_TO_KSEG1(P5064_PCICFG);
Completed in 65 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025