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

  /src/sys/dev/fdt/
fdt_iommu.h 42 bus_dma_tag_t fdtbus_iommu_map(int, u_int, bus_dma_tag_t);
fdt_stub.c 55 __weak_alias(fdtbus_iommu_map, fdtbus_iommu_map_nullop);
fdt_iommu.c 107 * fdtbus_iommu_map --
115 fdtbus_iommu_map(int phandle, u_int index, bus_dma_tag_t dmat) function in typeref:typename:bus_dma_tag_t
fdtbus.c 211 faa->faa_dmat = fdtbus_iommu_map(node->n_phandle, 0,

Completed in 15 milliseconds