Home
last modified time | relevance | path

Searched refs:PCI_MAPS (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/
H A Dneo.c538 if (pci_mapreg_map(pa, PCI_MAPS, PCI_MAPREG_TYPE_MEM, 0, in neo_attach()
545 if (pci_mapreg_map(pa, PCI_MAPS + 4, PCI_MAPREG_TYPE_MEM, 0, in neo_attach()
H A Dpcireg.h338 #define PCI_MAPS 0x10 macro
H A Dmaestro.c626 if ((error = pci_mapreg_map(pa, PCI_MAPS, PCI_MAPREG_TYPE_IO, in maestro_attach()
/openbsd/sys/dev/ic/
H A Dacxreg.h493 #define PCIR_BAR(x) (PCI_MAPS + (x) * 4)
H A Dtireg.h51 #define TI_PCI_LOMEM PCI_MAPS /* Shared memory base address */