Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_sglist.c69 xdma_sglist_add(struct xdma_sglist *sg, struct bus_dma_segment *seg, in xdma_sglist_add() function
H A Dxdma.h287 int xdma_sglist_add(struct xdma_sglist *sg, struct bus_dma_segment *seg,
H A Dxdma_sg.c618 xdma_sglist_add(&sg[n], seg, nsegs, xr); in xdma_process()