Searched refs:a31dmac_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
167 static void a31dmac_dmamap_cb(void *, bus_dma_segment_t *, int, int);266 a31dmac_dmamap_cb, &sc->chans[index], BUS_DMA_WAITOK); in a31dmac_attach()308 a31dmac_dmamap_cb(void *priv, bus_dma_segment_t *segs, int nsegs, int error) in a31dmac_dmamap_cb() function