CONFIG_ATHD
alert_level = __SHIFTOUT(config, CONFIG_ATHD);
config &= ~CONFIG_ATHD;
config |= __SHIFTIN(sc->sc_alert_level, CONFIG_ATHD);