STRTC_F_OSC_FAIL_OF
if (sc->sc_model->sm_flags & STRTC_F_OSC_FAIL_OF) {
if ((sc->sc_model->sm_flags & STRTC_F_OSC_FAIL_OF) == 0) {
if (sc->sc_model->sm_flags & STRTC_F_OSC_FAIL_OF)
.sm_flags = STRTC_F_YEAR_2000 | STRTC_F_OSC_FAIL_OF,