opl_softc 111 dev/ic/opl.c static void opl_command(struct opl_softc *, int, int, int); opl_softc 112 dev/ic/opl.c void opl_reset(struct opl_softc *); opl_softc 126 dev/ic/opl.c void opl_set_op_reg(struct opl_softc *, int, int, int, u_char); opl_softc 127 dev/ic/opl.c void opl_set_ch_reg(struct opl_softc *, int, int, u_char); opl_softc 128 dev/ic/opl.c void opl_load_patch(struct opl_softc *, int); opl_softc 153 dev/ic/opl.c struct opl_softc *sc; opl_softc 204 dev/ic/opl.c struct opl_softc *sc; opl_softc 281 dev/ic/opl.c struct opl_softc *sc; opl_softc 293 dev/ic/opl.c struct opl_softc *sc; opl_softc 305 dev/ic/opl.c struct opl_softc *sc; opl_softc 345 dev/ic/opl.c struct opl_softc *sc; opl_softc 367 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 381 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 396 dev/ic/opl.c struct opl_softc *sc = addr; opl_softc 410 dev/ic/opl.c struct opl_softc *sc = addr; opl_softc 462 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 553 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 575 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 586 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 597 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 609 dev/ic/opl.c struct opl_softc *sc = ms->data; opl_softc 51 dev/ic/oplvar.h struct opl_softc { opl_softc 92 dev/ic/oplvar.h void opl_attach(struct opl_softc *); opl_softc 67 dev/isa/opl_ess.c sizeof (struct opl_softc), opl_ess_match, opl_ess_attach opl_softc 95 dev/isa/opl_ess.c struct opl_softc *sc = (struct opl_softc *)self; opl_softc 67 dev/isa/opl_isa.c sizeof (struct opl_softc), opl_isa_match, opl_isa_attach opl_softc 77 dev/isa/opl_isa.c struct opl_softc sc; opl_softc 95 dev/isa/opl_isa.c struct opl_softc *sc = (struct opl_softc *)self; opl_softc 66 dev/isa/opl_sb.c sizeof (struct opl_softc), opl_sb_match, opl_sb_attach opl_softc 94 dev/isa/opl_sb.c struct opl_softc *sc = (struct opl_softc *)self; opl_softc 72 dev/pci/opl_cmpci.c sizeof (struct opl_softc), opl_cmpci_match, opl_cmpci_attach opl_softc 95 dev/pci/opl_cmpci.c struct opl_softc *sc = (struct opl_softc *)self; opl_softc 77 dev/pci/opl_eso.c sizeof (struct opl_softc), opl_eso_match, opl_eso_attach opl_softc 100 dev/pci/opl_eso.c struct opl_softc *sc = (struct opl_softc *)self; opl_softc 74 dev/pci/opl_yds.c sizeof (struct opl_softc), opl_yds_match, opl_yds_attach opl_softc 102 dev/pci/opl_yds.c struct opl_softc *sc = (struct opl_softc *)self;