Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Ddmacvar.h110 struct dmac_dma_xfer *dmac_alloc_xfer(struct dmac_channel_stat *,
H A Dintio_dmac.c274 dmac_alloc_xfer(struct dmac_channel_stat *chan, bus_dma_tag_t dmat, in dmac_alloc_xfer() function
321 xf = dmac_alloc_xfer(chan, dmat, dmamap); in dmac_prepare_xfer()