RTC_VRT
if ((reg & RTC_VRT) != 0)
tmp = inb(RTC_DATA) & RTC_VRT;
tmp |= ((struct rtc_t *)buf)->rtc_adom & ~RTC_VRT;