Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mvme/
H A Dmvmebus.h136 int mvmebus_dmamap_load_raw(bus_dma_tag_t,
H A Dmvmebus.c216 sc->sc_mvmedmat._dmamap_load_raw = mvmebus_dmamap_load_raw; in mvmebus_attach()
644 mvmebus_dmamap_load_raw(bus_dma_tag_t t, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, bus_… in mvmebus_dmamap_load_raw() function