powsw_set_aer
powsw_set_aer(sc, sw ? 0 : 1);
powsw_set_aer(sc, 1 - sc->sc_prev);
static void powsw_set_aer(struct powsw_softc *, int);