Searched defs:hwtod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodsg.c377 time_t hwtod; local
427 hwtod = seconds + domain_skew;
428 complained = update_tod_skew(ts.tv_sec - hwtod);
431 ts.tv_sec, hwtod, complained ? " failed" : "");

Completed in 334 milliseconds