via_chan_dump_bufs
Name
via_chan_dump_bufs -- Display DMA table contents
Synopsis
void via_chan_dump_bufs
(struct via_channel * chan);
Arguments
chan
Channel whose DMA table will be displayed
Description
Debugging function which displays the contents of the
scatter-gather DMA table for the given channel chan
.