Searched refs:tod_set_prev (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhardclk.c50 extern void tod_set_prev(timestruc_t);
61 tod_set_prev(ts); /* for tod_validate() */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dhardclk.c198 extern void tod_set_prev(timestruc_t);
208 tod_set_prev(ts);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dhardclk.c162 extern void tod_set_prev(timestruc_t);
167 tod_set_prev(ts); /* for tod_validate() */
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c2138 tod_set_prev(timestruc_t ts) function
2230 * tod_set_prev() saved tod and hrtime; we can now use

Completed in 66 milliseconds