Home
last modified time | relevance | path

Searched refs:IBM405GP_PCIC0_BASE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/powerpc/ibm4xx/pci/
H A Dpci_machdep.c80 IBM405GP_PCIC0_BASE, /* extent base */
81 IBM405GP_PCIC0_BASE + 8, /* extent limit */
92 bus_space_map(&pci_iot, IBM405GP_PCIC0_BASE, 8, 0, &pci_ioh))) in ibm4xx_pci_machdep_init()
/netbsd-src/sys/arch/powerpc/include/ibm4xx/
H A Dibm405gp.h66 #define IBM405GP_PCIC0_BASE 0xeec00000 macro