Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/include/
H A Daureg.h211 #define PCI_IO_BASE 0x500000000ULL macro
/netbsd-src/sys/arch/mips/alchemy/dev/
H A Daupci.c177 sc->sc_iobase = PCI_IO_BASE; in aupciattach()