Home
last modified time | relevance | path

Searched refs:PCI_IOBASE (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/atari/pci/
H A Dpci_tseng.c40 #define PCI_IOBASE 0x800 macro
92 PCI_IOBASE | PCI_MAPREG_TYPE_IO); in tseng_init()
/netbsd/sys/arch/evbppc/conf/
H A Dfiles.mpc85xx37 defparam opt_pci.h PCI_MEMBASE PCI_MEMSIZE PCI_IOBASE PCI_IOSIZE
H A DRB800185 options PCI_IOBASE=0xb0000000,PCI_IOSIZE=0x00100000
/netbsd/sys/arch/sandpoint/stand/altboot/
H A Dglobals.h129 #define PCI_IOBASE 0x00001000 /* reserves room for southbridge */ macro
H A Dpci.c63 iostart = PCI_IOBASE; in pcisetup()
/netbsd/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c1501 #if NPCI > 0 && defined(PCI_IOBASE) in cpu_startup()
1503 PCI_IOBASE, PCI_IOBASE + 4*PCI_IOSIZE, in cpu_startup()