Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dsysi86.h109 #define RTCSYNC 114 /* set UNIX 'time' based on RTC and GMT lag */ macro
/titanic_41/usr/src/cmd/rtc/
H A Drtc.c253 (void) sysi86(RTCSYNC); in initialize_zone()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c232 case RTCSYNC: in sysi86()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c1808 case RTCSYNC: str = "RTCSYNC"; break; in si86name()