Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/
H A Dtodsg.c63 static int update_tod_skew(time_t skew);
236 update_tod_skew(time_t skew) in update_tod_skew() function
297 complained = update_tod_skew(0); in todsg_get()
324 complained = update_tod_skew(0); in todsg_get()
428 complained = update_tod_skew(ts.tv_sec - hwtod); in todsg_set()