Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_queue.c115 ret = xdma_queue_submit_sg(xchan); in xdma_queue_submit()
H A Dxdma.h252 int xdma_queue_submit_sg(xdma_channel_t *xchan);
H A Dxdma_sg.c634 xdma_queue_submit_sg(xdma_channel_t *xchan) in xdma_queue_submit_sg() function