Searched refs:PCIC_CFGADDR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/ibm4xx/pci/
H A Dpci_machdep.c146 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);
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dpcicreg.h42 #define PCIC_CFGADDR 0x00 macro

Completed in 70 milliseconds