HomeSort by: relevance | last modified time | path
    Searched defs:eso_dma (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
eso.c 105 struct eso_dma { struct
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
    [all...]
eso.c 105 struct eso_dma { struct
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
    [all...]
eso.c 105 struct eso_dma { struct
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
    [all...]

Completed in 33 milliseconds