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

/openbsd-current/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 */
/openbsd-current/sys/dev/pci/
H A Dneo.c538 if (pci_mapreg_map(pa, PCI_MAPS, PCI_MAPREG_TYPE_MEM, 0,
545 if (pci_mapreg_map(pa, PCI_MAPS + 4, PCI_MAPREG_TYPE_MEM, 0,
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,

Completed in 119 milliseconds