VRTC_BROKEN_TIME
if (vrtc->base_rtctime == VRTC_BROKEN_TIME)
ASSERT3S(vrtc->base_rtctime, ==, VRTC_BROKEN_TIME);
return (VRTC_BROKEN_TIME);
if (vrtc->base_rtctime == VRTC_BROKEN_TIME) {
vrtc->base_rtctime = VRTC_BROKEN_TIME;