Searched refs:APECS_PCI_SPARSE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dapecs_bus_mem.c59 #define CHIP_S_MEM_W1_SYS_START(v) APECS_PCI_SPARSE
61 (APECS_PCI_SPARSE + (0x01000000UL << 5) - 1)
71 (APECS_PCI_SPARSE + (0x01000000UL << 5))
73 (APECS_PCI_SPARSE + (0x08000000UL << 5) - 1)
H A Dapecs.c162 alpha_pci_chipset->pc_mem = APECS_PCI_SPARSE;
H A Dapecsreg.h48 #define APECS_PCI_SPARSE 0x200000000L /* PCI Sparse Space */ macro

Completed in 108 milliseconds