Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsp_pci.c135 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3));
152 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3));
H A Dtsreg.h186 #define P_PCI_CONFIG 0x001##fe00##0000UL macro