Searched refs:pci_dvma_map_fast (Results 1 – 3 of 3) sorted by relevance
246 extern int pci_dvma_map_fast(iommu_t *iommu_p, ddi_dma_impl_t *mp);
596 if (!pci_dvma_map_fast(iommu_p, mp)) in pci_dma_setup()721 if (!pci_dvma_map_fast(iommu_p, mp)) in pci_dma_bindhdl()
909 pci_dvma_map_fast(iommu_t *iommu_p, ddi_dma_impl_t *mp) in pci_dvma_map_fast() function