OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIC_CFGADDR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/pci/
pci_machdep.c
146
bus_space_write_4(&pci_iot, pci_ioh,
PCIC_CFGADDR
, tag | reg);
149
bus_space_write_4(&pci_iot, pci_ioh,
PCIC_CFGADDR
, 0);
160
bus_space_write_4(&pci_iot, pci_ioh,
PCIC_CFGADDR
, tag | reg);
163
bus_space_write_4(&pci_iot, pci_ioh,
PCIC_CFGADDR
, 0);
pcix.c
85
#define
PCIC_CFGADDR
0
202
bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh,
PCIC_CFGADDR
,
205
bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh,
PCIC_CFGADDR
, 0);
216
bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh,
PCIC_CFGADDR
,
219
bus_space_write_4(&pcix_cfg_tag, pcix_cfg_ioh,
PCIC_CFGADDR
, 0);
/src/sys/arch/powerpc/ibm4xx/dev/
pcicreg.h
42
#define
PCIC_CFGADDR
0x00
Completed in 37 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026