Home
last modified time | relevance | path

Searched refs:APECS_PCI_CONF (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/alpha/pci/
H A Dapecs_pci.c80 datap = (pcireg_t *)ALPHA_PHYS_TO_K0SEG(APECS_PCI_CONF | in apecs_conf_read()
128 datap = (pcireg_t *)ALPHA_PHYS_TO_K0SEG(APECS_PCI_CONF | in apecs_conf_write()
H A Dapecsreg.h46 #define APECS_PCI_CONF 0x1e0000000L /* PCI Conf. Space */ macro