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

  /src/sys/arch/amiga/pci/
p5pbreg.h 72 #define P5BUS_PCI_MEM_BASE 0xE0000000
73 /* #define P5BUS_PCI_MEM_BASE 0x80000000 */ /* default on G-REX */
cv3dpb.c 117 P5BUS_PCI_MEM_BASE, sc->pci_mem_area.base );
p5pb.c 159 sc->pci_mem_lowest = P5BUS_PCI_MEM_BASE;
160 sc->pci_mem_highest = P5BUS_PCI_MEM_BASE + P5BUS_PCI_MEM_SIZE;

Completed in 82 milliseconds