Home
last modified time | relevance | path

Searched refs:sili_dmamem (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/sili/
H A Dsili.h708 struct sili_dmamem { struct
771 struct sili_dmamem *ap_dmamem_prbs;/* separate sge tables */
H A Dsili.c81 struct sili_dmamem *sili_dmamem_alloc(struct sili_softc *, bus_dma_tag_t tag);
82 void sili_dmamem_free(struct sili_softc *, struct sili_dmamem *);
2167 struct sili_dmamem *
2170 struct sili_dmamem *adm; in sili_dmamem_alloc()
2209 sili_dmamem_free(struct sili_softc *sc, struct sili_dmamem *adm) in sili_dmamem_free()