Symbol: sbdsp_softc
sys/arch/i386/pnpbios/sb_pnpbios.c
58
CFATTACH_DECL_NEW(sb_pnpbios, sizeof(struct sbdsp_softc),
sys/arch/i386/pnpbios/sb_pnpbios.c
76
struct sbdsp_softc *sc = device_private(self);
sys/dev/isa/mpu_sb.c
63
struct sbdsp_softc *ssc = device_private(parent);
sys/dev/isa/mpu_sb.c
77
struct sbdsp_softc *ssc = device_private(parent);
sys/dev/isa/opl_sb.c
66
struct sbdsp_softc *ssc = device_private(parent);
sys/dev/isa/opl_sb.c
76
struct sbdsp_softc *ssc = device_private(parent);
sys/dev/isa/pas.c
110
struct sbdsp_softc sc_sbdsp; /* base device, &c. */
sys/dev/isa/sb.c
110
sbmatch(struct sbdsp_softc *sc, int probing, cfdata_t match)
sys/dev/isa/sb.c
246
sbattach(struct sbdsp_softc *sc)
sys/dev/isa/sb.c
288
struct sbdsp_softc *sc;
sys/dev/isa/sb_isa.c
161
struct sbdsp_softc *sc = device_private(self);
sys/dev/isa/sb_isa.c
62
static int sbfind(device_t, struct sbdsp_softc *, int,
sys/dev/isa/sb_isa.c
68
CFATTACH_DECL_NEW(sb_isa, sizeof(struct sbdsp_softc),
sys/dev/isa/sb_isa.c
82
struct sbdsp_softc probesc, *sc = &probesc;
sys/dev/isa/sb_isa.c
99
sbfind(device_t parent, struct sbdsp_softc *sc, int probing,
sys/dev/isa/sbdsp.c
1002
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1062
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1091
sbdsp_reset(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1123
sbdsp_wdsp(struct sbdsp_softc *sc, int v)
sys/dev/isa/sbdsp.c
1149
sbdsp_rdsp(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1172
sbdsp_pause(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1192
sbdsp_spkron(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1203
sbdsp_spkroff(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1215
sbversion(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
1278
sbdsp_set_timeconst(struct sbdsp_softc *sc, int tc)
sys/dev/isa/sbdsp.c
1289
sbdsp16_set_rate(struct sbdsp_softc *sc, int cmd, int rate)
sys/dev/isa/sbdsp.c
1310
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1390
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1449
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1530
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1583
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1598
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
1623
struct sbdsp_softc *sc = arg;
sys/dev/isa/sbdsp.c
1683
sbdsp_set_mixer_gain(struct sbdsp_softc *sc, int port)
sys/dev/isa/sbdsp.c
1792
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2022
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2144
struct sbdsp_softc *sc = addr;
sys/dev/isa/sbdsp.c
228
void sbversion(struct sbdsp_softc *);
sys/dev/isa/sbdsp.c
229
void sbdsp_jazz16_probe(struct sbdsp_softc *);
sys/dev/isa/sbdsp.c
231
int sbdsp_set_format16(struct sbdsp_softc *, int,
sys/dev/isa/sbdsp.c
234
int sbdsp_set_format8(struct sbdsp_softc *, int,
sys/dev/isa/sbdsp.c
237
void sbdsp_init_format(struct sbdsp_softc *);
sys/dev/isa/sbdsp.c
238
void sbdsp_set_mixer_gain(struct sbdsp_softc *, int);
sys/dev/isa/sbdsp.c
239
void sbdsp_pause(struct sbdsp_softc *);
sys/dev/isa/sbdsp.c
240
int sbdsp_set_timeconst(struct sbdsp_softc *, int);
sys/dev/isa/sbdsp.c
241
int sbdsp16_set_rate(struct sbdsp_softc *, int, int);
sys/dev/isa/sbdsp.c
242
int sbdsp_set_in_ports(struct sbdsp_softc *, int);
sys/dev/isa/sbdsp.c
2441
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2462
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2479
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2495
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2511
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2537
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
255
void sb_printsc(struct sbdsp_softc *);
sys/dev/isa/sbdsp.c
2552
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2565
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
2575
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
258
sb_printsc(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
288
sbdsp_probe(struct sbdsp_softc *sc, cfdata_t match)
sys/dev/isa/sbdsp.c
312
sbdsp_jazz16_probe(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
385
sbdsp_attach(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
481
struct sbdsp_softc *sc = device_private(dv);
sys/dev/isa/sbdsp.c
494
sbdsp_mix_write(struct sbdsp_softc *sc, int mixerport, int val)
sys/dev/isa/sbdsp.c
508
sbdsp_mix_read(struct sbdsp_softc *sc, int mixerport)
sys/dev/isa/sbdsp.c
549
sbdsp_init_format(struct sbdsp_softc *sc)
sys/dev/isa/sbdsp.c
701
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
728
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
752
sbdsp_set_format16(struct sbdsp_softc *sc, int setmode,
sys/dev/isa/sbdsp.c
816
sbdsp_set_format8(struct sbdsp_softc *sc, int setmode,
sys/dev/isa/sbdsp.c
868
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
894
struct sbdsp_softc *sc;
sys/dev/isa/sbdsp.c
910
sbdsp_set_in_ports(struct sbdsp_softc *sc, int mask)
sys/dev/isa/sbdsp.c
973
struct sbdsp_softc *sc;
sys/dev/isa/sbdspvar.h
205
int sbdsp_probe(struct sbdsp_softc *, cfdata_t);
sys/dev/isa/sbdspvar.h
206
void sbdsp_attach(struct sbdsp_softc *);
sys/dev/isa/sbdspvar.h
236
int sbdsp_reset(struct sbdsp_softc *);
sys/dev/isa/sbdspvar.h
237
void sbdsp_spkron(struct sbdsp_softc *);
sys/dev/isa/sbdspvar.h
238
void sbdsp_spkroff(struct sbdsp_softc *);
sys/dev/isa/sbdspvar.h
240
int sbdsp_wdsp(struct sbdsp_softc *, int);
sys/dev/isa/sbdspvar.h
241
int sbdsp_rdsp(struct sbdsp_softc *);
sys/dev/isa/sbdspvar.h
245
int sbdsp_set_sr(struct sbdsp_softc *, u_long *, int);
sys/dev/isa/sbdspvar.h
247
void sbdsp_mix_write(struct sbdsp_softc *, int, int);
sys/dev/isa/sbdspvar.h
248
int sbdsp_mix_read(struct sbdsp_softc *, int);
sys/dev/isa/sbvar.h
32
struct sbdsp_softc;
sys/dev/isa/sbvar.h
33
int sbmatch(struct sbdsp_softc *, int, cfdata_t);
sys/dev/isa/sbvar.h
34
void sbattach(struct sbdsp_softc *);
sys/dev/isapnp/sb_isapnp.c
68
CFATTACH_DECL_NEW(sb_isapnp, sizeof(struct sbdsp_softc),
sys/dev/isapnp/sb_isapnp.c
96
struct sbdsp_softc *sc;
sys/dev/ofisa/sb_ofisa.c
58
CFATTACH_DECL_NEW(sb_ofisa, sizeof(struct sbdsp_softc),
sys/dev/ofisa/sb_ofisa.c
84
struct sbdsp_softc *sc = device_private(self);