Searched refs:pci_vmem_free (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_chip.h | 116 extern void pci_vmem_free(iommu_t *iommu_p, ddi_dma_impl_t *mp,
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fdvma.c | 290 pci_vmem_free(iommu_p, mp, (void *)mp->dmai_mapping, npages); in pci_fdvma_release()
|
H A D | pcipsy.c | 1943 pci_vmem_free(iommu_t *iommu_p, ddi_dma_impl_t *mp, void *dvma_addr, in pci_vmem_free() function
|
H A D | pci_dma.c | 1073 pci_vmem_free(iommu_p, mp, (void *)dvma_addr, npages); in pci_dvma_unmap()
|
H A D | pcisch.c | 3639 pci_vmem_free(iommu_t *iommu_p, ddi_dma_impl_t *mp, void *dvma_addr, in pci_vmem_free() function
|