Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_fdt_test.c106 xdmatest_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in xdmatest_dmamap_cb() function
152 sc->len, xdmatest_dmamap_cb, &sc->src_phys, BUS_DMA_WAITOK); in xdmatest_alloc_test_memory()
186 sc->len, xdmatest_dmamap_cb, &sc->dst_phys, BUS_DMA_WAITOK); in xdmatest_alloc_test_memory()