AXP_INPUT_STATUS_AC_OK
if (sc->sc_inputstatus & AXP_INPUT_STATUS_AC_OK) {
(sc->sc_inputstatus & AXP_INPUT_STATUS_AC_OK) ? 1 : 0;
(sc->sc_inputstatus & AXP_INPUT_STATUS_AC_OK) ? 1 : 0;
if (sc->sc_inputstatus & AXP_INPUT_STATUS_AC_OK)
if (sc->sc_inputstatus & AXP_INPUT_STATUS_AC_OK)