maestro_softc 411 dev/pci/maestro.c struct maestro_softc; maestro_softc 420 dev/pci/maestro.c struct maestro_softc *sc; maestro_softc 435 dev/pci/maestro.c struct maestro_softc { maestro_softc 510 dev/pci/maestro.c void maestro_init(struct maestro_softc *); maestro_softc 511 dev/pci/maestro.c void maestro_power(struct maestro_softc *, int); maestro_softc 521 dev/pci/maestro.c void ringbus_setdest(struct maestro_softc *, int, int); maestro_softc 523 dev/pci/maestro.c wpreg_t wp_reg_read(struct maestro_softc *, int); maestro_softc 524 dev/pci/maestro.c void wp_reg_write(struct maestro_softc *, int, wpreg_t); maestro_softc 525 dev/pci/maestro.c wpreg_t wp_apu_read(struct maestro_softc *, int, int); maestro_softc 526 dev/pci/maestro.c void wp_apu_write(struct maestro_softc *, int, int, wpreg_t); maestro_softc 527 dev/pci/maestro.c void wp_settimer(struct maestro_softc *, u_int); maestro_softc 528 dev/pci/maestro.c void wp_starttimer(struct maestro_softc *); maestro_softc 529 dev/pci/maestro.c void wp_stoptimer(struct maestro_softc *); maestro_softc 531 dev/pci/maestro.c wcreg_t wc_reg_read(struct maestro_softc *, int); maestro_softc 532 dev/pci/maestro.c void wc_reg_write(struct maestro_softc *, int, wcreg_t); maestro_softc 533 dev/pci/maestro.c wcreg_t wc_ctrl_read(struct maestro_softc *, int); maestro_softc 534 dev/pci/maestro.c void wc_ctrl_write(struct maestro_softc *, int, wcreg_t); maestro_softc 537 dev/pci/maestro.c void maestro_update_timer(struct maestro_softc *); maestro_softc 544 dev/pci/maestro.c sizeof (struct maestro_softc), maestro_match, maestro_attach maestro_softc 634 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 790 dev/pci/maestro.c struct maestro_softc *sc; maestro_softc 885 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)arg; maestro_softc 895 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 906 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 928 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 939 dev/pci/maestro.c struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if; maestro_softc 952 dev/pci/maestro.c struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if; maestro_softc 965 dev/pci/maestro.c struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if; maestro_softc 1041 dev/pci/maestro.c struct maestro_softc *sc; maestro_softc 1067 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1121 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1142 dev/pci/maestro.c struct maestro_softc *sc UNUSED = (struct maestro_softc *)hdl; maestro_softc 1171 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1182 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1199 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1215 dev/pci/maestro.c struct maestro_softc *sc = ch->sc; maestro_softc 1300 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)hdl; maestro_softc 1340 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 1381 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 1410 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 1426 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 1494 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)self; maestro_softc 1544 dev/pci/maestro.c struct maestro_softc *sc; maestro_softc 1609 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)arg; maestro_softc 1678 dev/pci/maestro.c ringbus_setdest(struct maestro_softc *sc, int src, int dest) maestro_softc 1691 dev/pci/maestro.c wp_reg_read(struct maestro_softc *sc, int reg) maestro_softc 1698 dev/pci/maestro.c wp_reg_write(struct maestro_softc *sc, int reg, wpreg_t data) maestro_softc 1705 dev/pci/maestro.c apu_setindex(struct maestro_softc *sc, int reg) maestro_softc 1722 dev/pci/maestro.c wp_apu_read(struct maestro_softc *sc, int ch, int reg) maestro_softc 1732 dev/pci/maestro.c wp_apu_write(struct maestro_softc *sc, int ch, int reg, wpreg_t data) maestro_softc 1748 dev/pci/maestro.c wp_settimer(struct maestro_softc *sc, u_int freq) maestro_softc 1772 dev/pci/maestro.c wp_starttimer(struct maestro_softc *sc) maestro_softc 1778 dev/pci/maestro.c wp_stoptimer(struct maestro_softc *sc) maestro_softc 1787 dev/pci/maestro.c wc_reg_read(struct maestro_softc *sc, int reg) maestro_softc 1794 dev/pci/maestro.c wc_reg_write(struct maestro_softc *sc, int reg, wcreg_t data) maestro_softc 1801 dev/pci/maestro.c wc_ctrl_read(struct maestro_softc *sc, int ch) maestro_softc 1807 dev/pci/maestro.c wc_ctrl_write(struct maestro_softc *sc, int ch, wcreg_t data)