HomeSort by: relevance | last modified time | path
    Searched refs:PCI_IOBASE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/atari/pci/
pci_tseng.c 40 #define PCI_IOBASE 0x800
92 PCI_IOBASE | PCI_MAPREG_TYPE_IO);
  /src/sys/arch/sandpoint/stand/altboot/
globals.h 129 #define PCI_IOBASE 0x00001000 /* reserves room for southbridge */
pci.c 63 iostart = PCI_IOBASE;
  /src/sys/arch/evbppc/mpc85xx/
machdep.c 1501 #if NPCI > 0 && defined(PCI_IOBASE)
1503 PCI_IOBASE, PCI_IOBASE + 4*PCI_IOSIZE,

Completed in 32 milliseconds