Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_sglist.c44 xchan_sglist_alloc(xdma_channel_t *xchan) in xchan_sglist_alloc() function
H A Dxdma.h285 int xchan_sglist_alloc(xdma_channel_t *xchan);
H A Dxdma_sg.c282 ret = xchan_sglist_alloc(xchan); in xdma_prep_sg()