sbdsp_softc
struct sbdsp_softc sc_sbdsp; /* use sc_dev, sc_id, sc_ih,
sbmatch(struct sbdsp_softc *sc)
sbattach(struct sbdsp_softc *sc)
#define SBMPU(a) (&((struct sbdsp_softc *)addr)->sc_mpu_sc)
struct sbdsp_softc *sc = (struct sbdsp_softc *)self;
static int sbfind(struct device *, struct sbdsp_softc *, struct isa_attach_args *);
sizeof(struct sbdsp_softc), sb_isa_match, sb_isa_attach
struct sbdsp_softc probesc, *sc = &probesc;
sbfind(struct device *parent, struct sbdsp_softc *sc,
sizeof(struct sbdsp_softc), sb_isapnp_match, sb_isapnp_attach
struct sbdsp_softc *sc = (struct sbdsp_softc *) self;
struct sbdsp_softc *sc = addr;
sbdsp_set_timeconst(struct sbdsp_softc *sc, int tc)
sbdsp16_set_rate(struct sbdsp_softc *sc, int cmd, int rate)
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = arg;
sbdsp_set_mixer_gain(struct sbdsp_softc *sc, int port)
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
void sbversion(struct sbdsp_softc *);
struct sbdsp_softc *sc = addr;
void sbdsp_jazz16_probe(struct sbdsp_softc *);
void sbdsp_set_mixer_gain(struct sbdsp_softc *sc, int port);
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);
void sb_printsc(struct sbdsp_softc *);
sb_printsc(struct sbdsp_softc *sc)
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
sbdsp_probe(struct sbdsp_softc *sc)
sbdsp_jazz16_probe(struct sbdsp_softc *sc)
sbdsp_attach(struct sbdsp_softc *sc)
sbdsp_mix_write(struct sbdsp_softc *sc, int mixerport, int val)
sbdsp_mix_read(struct sbdsp_softc *sc, int mixerport)
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
sbdsp_set_in_ports(struct sbdsp_softc *sc, int mask)
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
struct sbdsp_softc *sc = addr;
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)
int sbdsp_probe(struct sbdsp_softc *);
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 v);
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 *);
void sbattach(struct sbdsp_softc *);