yds_dma
yds_allocmem(struct yds_softc *sc, size_t size, size_t align, struct yds_dma *p)
yds_freemem(struct yds_softc *sc, struct yds_dma *p)
struct yds_dma *p;
struct yds_dma *p;
struct yds_dma *p;
struct yds_dma **pp, *p;
static struct yds_dma *
struct yds_dma *p;
static struct yds_dma *yds_find_dma(struct yds_softc *, void *);
struct yds_dma *p;
struct yds_dma *);
static int yds_freemem(struct yds_softc *, struct yds_dma *);
struct yds_dma *next;
struct yds_dma *sc_dmas; /* List of DMA handles */
struct yds_dma *dma; /* DMA handle for ring buf */
struct yds_dma sc_ctrldata;