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

/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dpcicreg.h43 #define PCIC_CFGDATA 0x04 macro
/netbsd-current/sys/arch/powerpc/ibm4xx/pci/
H A Dpci_machdep.c147 data = bus_space_read_4(&pci_iot, pci_ioh, PCIC_CFGDATA);
161 bus_space_write_4(&pci_iot, pci_ioh, PCIC_CFGDATA, data);

Completed in 72 milliseconds