wpreg_t
wpreg_t pos;
wpreg_t
wp_reg_write(struct maestro_softc *sc, int reg, wpreg_t data)
wpreg_t
wpreg_t ret;
wp_apu_write(struct maestro_softc *sc, int ch, int reg, wpreg_t data)
wpreg_t wp_reg_read(struct maestro_softc *, int);
void wp_reg_write(struct maestro_softc *, int, wpreg_t);
wpreg_t wp_apu_read(struct maestro_softc *, int, int);
void wp_apu_write(struct maestro_softc *, int, int, wpreg_t);