powsw_softc
CFATTACH_DECL_NEW(powsw, sizeof(struct powsw_softc),
struct powsw_softc *sc = device_private(self);
struct powsw_softc *sc = arg;
struct powsw_softc *sc = arg;
struct powsw_softc *sc = arg;
powsw_reset_counter(struct powsw_softc *sc)
powsw_set_aer(struct powsw_softc *sc, int aer)
static void powsw_reset_counter(struct powsw_softc *);
static void powsw_set_aer(struct powsw_softc *, int);