auxio_softc
struct auxio_softc *sc = (struct auxio_softc *)self;
auxio_attach_common(struct auxio_softc *sc)
auxio_flip(struct auxio_softc *sc, uint32_t mask, uint32_t set)
struct auxio_softc *sc = vsc;
struct auxio_softc *sc;
sc = (struct auxio_softc *)auxio_cd.cd_devs[0];
void auxio_attach_common(struct auxio_softc *);
sizeof(struct auxio_softc), auxio_ebus_match, auxio_ebus_attach
sizeof(struct auxio_softc), auxio_sbus_match, auxio_sbus_attach
void auxio_flip(struct auxio_softc *, uint32_t, uint32_t);
struct auxio_softc *sc = (struct auxio_softc *)self;