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

/freebsd-10-stable/sys/sparc64/include/
H A Dbus_dma.h93 void (*dm_dmamap_sync)(bus_dma_tag_t, bus_dmamap_t, member in struct:bus_dma_methods
144 ((t)->dt_mt->dm_dmamap_sync((t), (m), (op)))
/freebsd-10-stable/sys/sparc64/pci/
H A Dschizo.c634 sc->sc_dma_methods.dm_dmamap_sync =
671 sc->sc_dma_methods.dm_dmamap_sync =
1017 iommu_dma_methods.dm_dmamap_sync(dt, map, op);
1076 iommu_dma_methods.dm_dmamap_sync(dt, map, op);
H A Dpsycho.c509 sc->sc_dma_methods->dm_dmamap_sync =
H A Dfire.c701 sc->sc_dma_methods.dm_dmamap_sync = fire_dmamap_sync;

Completed in 160 milliseconds