HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_iommu_map_pci (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/fdt/
fdt_iommu.h 43 bus_dma_tag_t fdtbus_iommu_map_pci(int, uint32_t, bus_dma_tag_t);
fdt_iommu.c 149 * fdtbus_iommu_map_pci --
156 fdtbus_iommu_map_pci(int phandle, uint32_t rid, bus_dma_tag_t dmat) function in typeref:typename:bus_dma_tag_t
  /src/sys/arch/arm/apple/
apple_pcie.c 393 dmat = fdtbus_iommu_map_pci(phandle, rid, sc->sc_pcihost.sc_dmat);

Completed in 14 milliseconds