Home
last modified time | relevance | path

Searched refs:RTC_VRT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dtodpc_subr.c372 if ((reg & RTC_VRT) != 0) in todpc_rtcget()
448 tmp = inb(RTC_DATA) & RTC_VRT; in todpc_rtcput()
449 tmp |= ((struct rtc_t *)buf)->rtc_adom & ~RTC_VRT; in todpc_rtcput()
/illumos-gate/usr/src/uts/common/sys/
H A Drtc.h88 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodm5819.h103 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro
H A Dtodds1287.h125 #define RTC_VRT 0x80 /* Valid RAM and time bit */ macro