Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsili.c62 struct sili_dmamem { struct
72 struct sili_dmamem *sili_dmamem_alloc(struct sili_softc *, bus_size_t, argument
75 struct sili_dmamem *);
88 struct sili_dmamem *sp_cmds;
89 struct sili_dmamem *sp_scratch;
907 struct sili_dmamem *
910 struct sili_dmamem *sdm; in sili_dmamem_alloc()
947 sili_dmamem_free(struct sili_softc *sc, struct sili_dmamem *sdm) in sili_dmamem_free()