freebsd-dev/sys/dev/iommu
Ruslan Bukin 025730aad6 o Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag().
This function isn't ACPI dependent and we may use it on FDT systems
  as well.
o Don't repeat the function declaration, include iommu.h instead.

Reviewed by:	andrew, kib
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D26584
2020-09-29 15:10:56 +00:00
..
busdma_iommu.c o Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag(). 2020-09-29 15:10:56 +00:00
busdma_iommu.h o Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag(). 2020-09-29 15:10:56 +00:00
iommu_gas.c o Add machine/iommu.h and include MD iommu headers from it, 2020-08-05 19:11:31 +00:00
iommu.h o Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag(). 2020-09-29 15:10:56 +00:00