Lines Matching refs:wd33c93_softc
69 struct wd33c93_softc sc_wd33c93; /* Must be first */
98 int oiocsc_dmasetup (struct wd33c93_softc *, void **, size_t *,
100 int oiocsc_dmago (struct wd33c93_softc *);
101 void oiocsc_dmastop (struct wd33c93_softc *);
102 void oiocsc_reset (struct wd33c93_softc *);
127 struct wd33c93_softc *sc = &osc->sc_wd33c93;
201 oiocsc_dmasetup(struct wd33c93_softc *dev, void **addr, size_t *len, int datain,
264 oiocsc_dmago(struct wd33c93_softc *dev)
292 oiocsc_dmastop(struct wd33c93_softc *dev)
313 oiocsc_reset(struct wd33c93_softc *dev)
330 struct wd33c93_softc *dev = arg;