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);
|
H A D | pci_dma.c | 1071 pci_vmem_free(iommu_p, mp, (void *)dvma_addr, npages);
|
H A D | pcipsy.c | 1975 pci_vmem_free(iommu_t *iommu_p, ddi_dma_impl_t *mp, void *dvma_addr, function
|
H A D | pcisch.c | 3639 pci_vmem_free(iommu_t *iommu_p, ddi_dma_impl_t *mp, void *dvma_addr, function
|
Completed in 104 milliseconds