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

/openbsd-current/sys/arch/alpha/pci/
H A Dlca_bus_mem.c59 #define CHIP_S_MEM_W1_SYS_START(v) LCA_PCI_SPARSE
61 (LCA_PCI_SPARSE + (0x01000000UL << 5) - 1)
71 (LCA_PCI_SPARSE + (0x01000000UL << 5))
73 (LCA_PCI_SPARSE + (0x08000000UL << 5) - 1)
H A Dlcareg.h44 #define LCA_PCI_SPARSE 0x200000000L /* PCI Sparse Space */ macro
H A Dlca.c167 alpha_pci_chipset->pc_mem = LCA_PCI_SPARSE;

Completed in 74 milliseconds