Home
last modified time | relevance | path

Searched refs:MOD_TIMECONST (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtimex.h155 #define MOD_TIMECONST 0x0020 /* set pll time constant */ macro
/titanic_41/usr/src/uts/common/syscall/
H A Dntptime.c172 if (modes & MOD_TIMECONST) in ntp_adjtime()
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c4220 if (val & MOD_TIMECONST) in get_timex_modes()