sbdsp_softc
CFATTACH_DECL_NEW(sb_pnpbios, sizeof(struct sbdsp_softc),
struct sbdsp_softc *sc = device_private(self);
struct sbdsp_softc *ssc = device_private(parent);
struct sbdsp_softc *ssc = device_private(parent);
struct sbdsp_softc *ssc = device_private(parent);
struct sbdsp_softc *ssc = device_private(parent);
struct sbdsp_softc sc_sbdsp; /* base device, &c. */
sbmatch(struct sbdsp_softc *sc, int probing, cfdata_t match)
sbattach(struct sbdsp_softc *sc)
struct sbdsp_softc *sc;
struct sbdsp_softc *sc = device_private(self);
static int sbfind(device_t, struct sbdsp_softc *, int,
CFATTACH_DECL_NEW(sb_isa, sizeof(struct sbdsp_softc),
struct sbdsp_softc probesc, *sc = &probesc;
sbfind(device_t parent, struct sbdsp_softc *sc, int probing,
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
sbdsp_reset(struct sbdsp_softc *sc)
sbdsp_wdsp(struct sbdsp_softc *sc, int v)
sbdsp_rdsp(struct sbdsp_softc *sc)
sbdsp_pause(struct sbdsp_softc *sc)
sbdsp_spkron(struct sbdsp_softc *sc)
sbdsp_spkroff(struct sbdsp_softc *sc)
sbversion(struct sbdsp_softc *sc)
sbdsp_set_timeconst(struct sbdsp_softc *sc, int tc)
sbdsp16_set_rate(struct sbdsp_softc *sc, int cmd, int rate)
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc = arg;
sbdsp_set_mixer_gain(struct sbdsp_softc *sc, int port)
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc = addr;
void sbversion(struct sbdsp_softc *);
void sbdsp_jazz16_probe(struct sbdsp_softc *);
int sbdsp_set_format16(struct sbdsp_softc *, int,
int sbdsp_set_format8(struct sbdsp_softc *, int,
void sbdsp_init_format(struct sbdsp_softc *);
void sbdsp_set_mixer_gain(struct sbdsp_softc *, int);
void sbdsp_pause(struct sbdsp_softc *);
int sbdsp_set_timeconst(struct sbdsp_softc *, int);
int sbdsp16_set_rate(struct sbdsp_softc *, int, int);
int sbdsp_set_in_ports(struct sbdsp_softc *, int);
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
void sb_printsc(struct sbdsp_softc *);
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
sb_printsc(struct sbdsp_softc *sc)
sbdsp_probe(struct sbdsp_softc *sc, cfdata_t match)
sbdsp_jazz16_probe(struct sbdsp_softc *sc)
sbdsp_attach(struct sbdsp_softc *sc)
struct sbdsp_softc *sc = device_private(dv);
sbdsp_mix_write(struct sbdsp_softc *sc, int mixerport, int val)
sbdsp_mix_read(struct sbdsp_softc *sc, int mixerport)
sbdsp_init_format(struct sbdsp_softc *sc)
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
sbdsp_set_format16(struct sbdsp_softc *sc, int setmode,
sbdsp_set_format8(struct sbdsp_softc *sc, int setmode,
struct sbdsp_softc *sc;
struct sbdsp_softc *sc;
sbdsp_set_in_ports(struct sbdsp_softc *sc, int mask)
struct sbdsp_softc *sc;
int sbdsp_probe(struct sbdsp_softc *, cfdata_t);
void sbdsp_attach(struct sbdsp_softc *);
int sbdsp_reset(struct sbdsp_softc *);
void sbdsp_spkron(struct sbdsp_softc *);
void sbdsp_spkroff(struct sbdsp_softc *);
int sbdsp_wdsp(struct sbdsp_softc *, int);
int sbdsp_rdsp(struct sbdsp_softc *);
int sbdsp_set_sr(struct sbdsp_softc *, u_long *, int);
void sbdsp_mix_write(struct sbdsp_softc *, int, int);
int sbdsp_mix_read(struct sbdsp_softc *, int);
struct sbdsp_softc;
int sbmatch(struct sbdsp_softc *, int, cfdata_t);
void sbattach(struct sbdsp_softc *);
CFATTACH_DECL_NEW(sb_isapnp, sizeof(struct sbdsp_softc),
struct sbdsp_softc *sc;
CFATTACH_DECL_NEW(sb_ofisa, sizeof(struct sbdsp_softc),
struct sbdsp_softc *sc = device_private(self);