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

  /src/sys/dev/fdt/
fdt_iommu.c 52 * fdtbus_get_iommu --
58 fdtbus_get_iommu(int phandle) function in typeref:struct:fdtbus_iommu *
91 if (fdtbus_get_iommu(phandle) != NULL) {
134 iommu = fdtbus_get_iommu(iommu_phandle);
193 iommu = fdtbus_get_iommu(iommu_phandle);
fdt_iommu.c 52 * fdtbus_get_iommu --
58 fdtbus_get_iommu(int phandle) function in typeref:struct:fdtbus_iommu *
91 if (fdtbus_get_iommu(phandle) != NULL) {
134 iommu = fdtbus_get_iommu(iommu_phandle);
193 iommu = fdtbus_get_iommu(iommu_phandle);
fdt_iommu.c 52 * fdtbus_get_iommu --
58 fdtbus_get_iommu(int phandle) function in typeref:struct:fdtbus_iommu *
91 if (fdtbus_get_iommu(phandle) != NULL) {
134 iommu = fdtbus_get_iommu(iommu_phandle);
193 iommu = fdtbus_get_iommu(iommu_phandle);

Completed in 77 milliseconds