VRTC_BROKEN_TIME
vrtc->base_rtctime = VRTC_BROKEN_TIME;
if (vrtc->base_rtctime == VRTC_BROKEN_TIME)
KASSERT(rtctime == VRTC_BROKEN_TIME,
return (VRTC_BROKEN_TIME);
if (newtime == VRTC_BROKEN_TIME) {
vrtc->base_rtctime = VRTC_BROKEN_TIME;
if (aintr_enabled(vrtc) && oldtime != VRTC_BROKEN_TIME)
if (rtctime == VRTC_BROKEN_TIME) {
rtctime = VRTC_BROKEN_TIME;
if (curtime == VRTC_BROKEN_TIME && rtc_flag_broken_time)