Lines Matching defs:bwdsp_softc
70 struct bwdsp_softc {
95 bwdsp_allocdma(struct bwdsp_softc *sc, size_t size,
134 bwdsp_freedma(struct bwdsp_softc *sc, struct bwdsp_dma *dma)
145 struct bwdsp_softc * const sc = priv;
155 struct bwdsp_softc * const sc = priv;
164 struct bwdsp_softc * const sc = priv;
172 struct bwdsp_softc * const sc = priv;
180 struct bwdsp_softc * const sc = priv;
188 struct bwdsp_softc * const sc = priv;
210 struct bwdsp_softc * const sc = priv;
263 bwdsp_transfer(struct bwdsp_softc *sc, uint32_t phys_addr, size_t bufsize)
279 struct bwdsp_softc * const sc = priv;
313 struct bwdsp_softc * const sc = priv;
324 struct bwdsp_softc * const sc = priv;
350 struct bwdsp_softc * const sc = device_private(dev);
372 struct bwdsp_softc * const sc = device_private(self);
410 CFATTACH_DECL_NEW(bwdsp, sizeof(struct bwdsp_softc),