Lines Matching defs:eso_dma
105 struct eso_dma {
112 SLIST_ENTRY(eso_dma) ed_slist;
215 int, struct eso_dma *);
216 static void eso_freemem(struct eso_dma *);
217 static struct eso_dma * eso_kva2dma(const struct eso_softc *, const void *);
1471 size_t boundary, int direction, struct eso_dma *ed)
1512 eso_freemem(struct eso_dma *ed)
1521 static struct eso_dma *
1524 struct eso_dma *p;
1539 struct eso_dma *ed;
1593 struct eso_dma *p;
1598 SLIST_REMOVE(&sc->sc_dmas, p, eso_dma, ed_slist);
1640 struct eso_dma *ed;
1711 struct eso_dma *ed;