Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h49 ((attr & DDI_DMA_RELAXED_ORDERING) ? PCI_MAP_ATTR_RO : 0))
H A Dpx_dma.h239 PCI_MAP_ATTR_WRITE | PCI_MAP_ATTR_RO | \
245 PCI_MAP_ATTR_RO | PCI_MAP_ATTR_PHFUN_MASK)))
H A Dpx_ioapi.h219 #define PCI_MAP_ATTR_RO 0x4ull macro
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c643 if ((PX_CHIP_TYPE(pxu_p) == PX_CHIP_OBERON) && (attr & PCI_MAP_ATTR_RO)) in px_lib_ro_bypass()
H A Dpx_hlib.c1798 (io_attr & PCI_MAP_ATTR_RO)) in hvio_iommu_map()