Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sparc64/include/
HDbus_dma.h93 void (*dm_dmamap_sync)(bus_dma_tag_t, bus_dmamap_t, member
144 ((t)->dt_mt->dm_dmamap_sync((t), (m), (op)))
/freebsd-11-stable/sys/sparc64/pci/
HDschizo.c634 sc->sc_dma_methods.dm_dmamap_sync = in schizo_attach()
671 sc->sc_dma_methods.dm_dmamap_sync = in schizo_attach()
1017 iommu_dma_methods.dm_dmamap_sync(dt, map, op); in schizo_dmamap_sync()
1076 iommu_dma_methods.dm_dmamap_sync(dt, map, op); in ichip_dmamap_sync()
HDpsycho.c508 sc->sc_dma_methods->dm_dmamap_sync = in psycho_attach()
HDfire.c700 sc->sc_dma_methods.dm_dmamap_sync = fire_dmamap_sync; in fire_attach()