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

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

Completed in 118 milliseconds