Searched refs:px_lib_iommu_getbypass (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_dma.c | 237 if (px_lib_iommu_getbypass(px_p->px_dip, 0ull, in px_dma_attach() 988 if (px_lib_iommu_getbypass(dip, baddr, attr, &baddr) in px_dma_newwin() 1006 if (px_lib_iommu_getbypass(dip, baddr, attr, &baddr) in px_dma_newwin() 1171 if (px_lib_iommu_getbypass(dip, MMU_PTOB(pfn), in px_dma_physwin() 1185 if (px_lib_iommu_getbypass(dip, MMU_PTOB(pfn), attr, in px_dma_physwin()
|
H A D | px_lib.h | 91 extern int px_lib_iommu_getbypass(dev_info_t *dip, r_addr_t ra,
|
/titanic_41/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 596 px_lib_iommu_getbypass(dev_info_t *dip, r_addr_t ra, io_attributes_t attr, in px_lib_iommu_getbypass() function
|
/titanic_41/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.c | 610 px_lib_iommu_getbypass(dev_info_t *dip, r_addr_t ra, io_attributes_t attr, in px_lib_iommu_getbypass() function
|