Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsiop.c99 void siop_dmamem_free(struct siop_softc *, struct siop_dmamem *);
1928 siop_dmamem_free(sc, newcbd->sense); in siop_morecbd()
1930 siop_dmamem_free(sc, newcbd->xfers); in siop_morecbd()
2244 siop_dmamem_free(struct siop_softc *sc, struct siop_dmamem *sdm) in siop_dmamem_free() function