/src/sys/arch/sparc64/dev/ |
iommuvar.h | 83 void iommu_dvmamap_sync(bus_dma_tag_t, bus_dmamap_t, bus_addr_t, bus_size_t,
|
pyro.c | 429 dt->_dmamap_sync = iommu_dvmamap_sync;
|
vpci.c | 452 dt->_dmamap_sync = iommu_dvmamap_sync;
|
sbus.c | 602 sdt->_dmamap_sync = iommu_dvmamap_sync;
|
schizo.c | 660 dt->_dmamap_sync = iommu_dvmamap_sync;
|
iommu.c | 1173 iommu_dvmamap_sync(bus_dma_tag_t t, bus_dmamap_t map, bus_addr_t offset, function in typeref:typename:void
|
psycho.c | 1115 dt->_dmamap_sync = iommu_dvmamap_sync;
|
/src/sys/arch/hppa/dev/ |
astro.c | 177 void iommu_dvmamap_sync(void *, bus_dmamap_t, bus_addr_t, bus_size_t, int); 202 iommu_dvmamap_unload, iommu_dvmamap_sync, 549 iommu_dvmamap_sync(void *v, bus_dmamap_t map, bus_addr_t off, function in typeref:typename:void
|