onyx_softc
struct onyx_softc *sc = (struct onyx_softc *)self;
struct onyx_softc *sc = (struct onyx_softc *)dev;
onyx_set_volume(struct onyx_softc *sc, int left, int right)
onyx_set_input(struct onyx_softc *sc, int mask)
void onyx_set_volume(struct onyx_softc *, int, int);
void onyx_set_input(struct onyx_softc *, int);
sizeof(struct onyx_softc), onyx_match, onyx_attach