Home
last modified time | relevance | path

Searched refs:iommu_device_do_map (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/ofw/
Dofw_misc.c1057 iommu_device_do_map(uint32_t phandle, uint32_t *cells, bus_dma_tag_t dmat) in iommu_device_do_map() function
1179 return iommu_device_do_map(phandle, &cells[0], dmat); in iommu_device_map()
1190 return iommu_device_do_map(phandle, &cells[0], dmat); in iommu_device_map_pci()