Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mvme/
H A Dmvmebus.h139 void mvmebus_dmamap_sync(bus_dma_tag_t, bus_dmamap_t, bus_addr_t,
H A Dmvmebus.c218 sc->sc_mvmedmat._dmamap_sync = mvmebus_dmamap_sync; in mvmebus_attach()
672 mvmebus_dmamap_sync(bus_dma_tag_t t, bus_dmamap_t map, bus_addr_t offset, bus_size_t len, int ops) in mvmebus_dmamap_sync() function