HomeSort by: relevance | last modified time | path
    Searched defs:sbdsp_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
sbdspvar.h 94 struct sbdsp_softc { struct
205 int sbdsp_probe(struct sbdsp_softc *, cfdata_t);
206 void sbdsp_attach(struct sbdsp_softc *);
236 int sbdsp_reset(struct sbdsp_softc *);
237 void sbdsp_spkron(struct sbdsp_softc *);
238 void sbdsp_spkroff(struct sbdsp_softc *);
240 int sbdsp_wdsp(struct sbdsp_softc *, int);
241 int sbdsp_rdsp(struct sbdsp_softc *);
245 int sbdsp_set_sr(struct sbdsp_softc *, u_long *, int);
247 void sbdsp_mix_write(struct sbdsp_softc *, int, int)
    [all...]
sbdspvar.h 94 struct sbdsp_softc { struct
205 int sbdsp_probe(struct sbdsp_softc *, cfdata_t);
206 void sbdsp_attach(struct sbdsp_softc *);
236 int sbdsp_reset(struct sbdsp_softc *);
237 void sbdsp_spkron(struct sbdsp_softc *);
238 void sbdsp_spkroff(struct sbdsp_softc *);
240 int sbdsp_wdsp(struct sbdsp_softc *, int);
241 int sbdsp_rdsp(struct sbdsp_softc *);
245 int sbdsp_set_sr(struct sbdsp_softc *, u_long *, int);
247 void sbdsp_mix_write(struct sbdsp_softc *, int, int)
    [all...]
sbdspvar.h 94 struct sbdsp_softc { struct
205 int sbdsp_probe(struct sbdsp_softc *, cfdata_t);
206 void sbdsp_attach(struct sbdsp_softc *);
236 int sbdsp_reset(struct sbdsp_softc *);
237 void sbdsp_spkron(struct sbdsp_softc *);
238 void sbdsp_spkroff(struct sbdsp_softc *);
240 int sbdsp_wdsp(struct sbdsp_softc *, int);
241 int sbdsp_rdsp(struct sbdsp_softc *);
245 int sbdsp_set_sr(struct sbdsp_softc *, u_long *, int);
247 void sbdsp_mix_write(struct sbdsp_softc *, int, int)
    [all...]

Completed in 251 milliseconds