Home | Sort by: relevance | last modified time | path |
/src/sys/dev/fdt/ | |
fdt_iommu.c | 176 const u_int iommu_base = be32toh(*p++); local in function:fdtbus_iommu_map_pci 199 const uint32_t sid = rid - rid_base + iommu_base; |
fdt_iommu.c | 176 const u_int iommu_base = be32toh(*p++); local in function:fdtbus_iommu_map_pci 199 const uint32_t sid = rid - rid_base + iommu_base; |