opl_softc
static void opl_command(struct opl_softc *, int, int, int);
void opl_reset(struct opl_softc *);
void opl_set_op_reg(struct opl_softc *, int, int, int, u_char);
void opl_set_ch_reg(struct opl_softc *, int, int, u_char);
void opl_load_patch(struct opl_softc *, int);
opl_attach(struct opl_softc *sc)
opl_detach(struct opl_softc *sc, int flags)
opl_command(struct opl_softc *sc, int offs, int addr, int data)
struct opl_softc *sc;
opl_find(struct opl_softc *sc)
opl_set_op_reg(struct opl_softc *sc, int base, int voice, int op, u_char value)
opl_set_ch_reg(struct opl_softc *sc, int base, int voice, u_char value)
opl_load_patch(struct opl_softc *sc, int v)
opl_reset(struct opl_softc *sc)
struct opl_softc *sc = ms->data;
struct opl_softc *sc = ms->data;
struct opl_softc *sc = addr;
struct opl_softc *sc = addr;
struct opl_softc *sc = ms->data;
struct opl_softc *sc = ms->data;
struct opl_softc *sc = ms->data;
struct opl_softc *sc = ms->data;
int opl_find(struct opl_softc *);
void opl_attach(struct opl_softc *);
int opl_detach(struct opl_softc *, int);
CFATTACH_DECL_NEW(opl_ess, sizeof(struct opl_softc),
struct opl_softc *sc = device_private(self);
struct opl_softc *sc = device_private(self);
struct opl_softc sc_opl;
CFATTACH_DECL_NEW(opl_sb, sizeof(struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_wss, sizeof(struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_ym, sizeof(struct opl_softc),
struct opl_softc *sc = device_private(self);
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_cmpci, sizeof (struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_eso, sizeof (struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_fms, sizeof (struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_sv, sizeof (struct opl_softc),
struct opl_softc *sc = device_private(self);
CFATTACH_DECL_NEW(opl_yds, sizeof (struct opl_softc),