HomeSort by: relevance | last modified time | path
    Searched defs:dmac_alloc_xfer (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x68k/dev/
intio_dmac.c 274 dmac_alloc_xfer(struct dmac_channel_stat *chan, bus_dma_tag_t dmat, function in typeref:struct:dmac_dma_xfer *
279 DPRINTF(3, ("dmac_alloc_xfer\n"));
321 xf = dmac_alloc_xfer(chan, dmat, dmamap);
intio_dmac.c 274 dmac_alloc_xfer(struct dmac_channel_stat *chan, bus_dma_tag_t dmat, function in typeref:struct:dmac_dma_xfer *
279 DPRINTF(3, ("dmac_alloc_xfer\n"));
321 xf = dmac_alloc_xfer(chan, dmat, dmamap);
intio_dmac.c 274 dmac_alloc_xfer(struct dmac_channel_stat *chan, bus_dma_tag_t dmat, function in typeref:struct:dmac_dma_xfer *
279 DPRINTF(3, ("dmac_alloc_xfer\n"));
321 xf = dmac_alloc_xfer(chan, dmat, dmamap);

Completed in 35 milliseconds