Home
last modified time | relevance | path

Searched refs:PCI_MAP_ATTR_WRITE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h47 (((flags & DDI_DMA_READ) ? PCI_MAP_ATTR_WRITE : 0) | \
H A Dpx_dma.h239 PCI_MAP_ATTR_WRITE | PCI_MAP_ATTR_RO | \
244 (PCI_MAP_ATTR_READ | PCI_MAP_ATTR_WRITE | \
H A Dpx_ioapi.h218 #define PCI_MAP_ATTR_WRITE 0x2ull macro
H A Dpx_dma.c238 PCI_MAP_ATTR_WRITE|PCI_MAP_ATTR_READ, in px_dma_attach()
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c458 attr = attr & (PCI_MAP_ATTR_READ | PCI_MAP_ATTR_WRITE); in px_lib_iommu_map()
610 attr &= PCI_MAP_ATTR_READ | PCI_MAP_ATTR_WRITE; in px_lib_iommu_getbypass()
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c1794 if (io_attr & PCI_MAP_ATTR_WRITE) in hvio_iommu_map()
1894 PCI_MAP_ATTR_WRITE:PCI_MAP_ATTR_READ; in hvio_iommu_getmap()
H A Dpx_lib4u.c758 MMU_BTOP(size), PCI_MAP_ATTR_WRITE, msiq_state_p->msiq_buf_p, in px_lib_msiq_init()