Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dmachclock.h52 void (*tod_set)(tod_ops_t *, timestruc_t); member
66 #define TODOP_SET(top, ts) ((top)->tod_set(top, ts))
/titanic_41/usr/src/uts/sun4u/io/
H A Dhardclk.c165 tod_set(timestruc_t ts) in tod_set() function
168 tod_ops.tod_set(ts); in tod_set()
H A Dtodstarfire.c83 tod_ops.tod_set = todsf_set; in _init()
H A Dtodstarcat.c129 tod_ops.tod_set = todsc_set; in _init()
H A Dtodopl.c174 tod_ops.tod_set = todopl_set; in _init()
H A Dtodmostek.c73 tod_ops.tod_set = todm_set; in _init()
H A Dtodbq4802.c111 tod_ops.tod_set = todbq4802_set; in _init()
H A Dtodm5819.c87 tod_ops.tod_set = todm5819_set; in _init()
H A Dtodsg.c150 tod_ops.tod_set = todsg_set; in _init()
H A Dtodm5819p_rmc.c94 tod_ops.tod_set = todm5819p_rmc_set; in _init()
H A Dtodblade.c95 tod_ops.tod_set = todbl_set; in _init()
H A Dtodds1337.c164 tod_ops.tod_set = todds1337_set; in _init()
H A Dtodds1287.c217 tod_ops.tod_set = todds_set; in _init()
H A Drmclomv.c3411 tod_set(ts); in plat_timesync()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachclock.h180 void (*tod_set)(timestruc_t); member
199 #define TODOP_SET(top, ts) ((top).tod_set(ts))
/titanic_41/usr/src/uts/common/syscall/
H A Dtime.c64 tod_set(ts); in stime()
/titanic_41/usr/src/uts/i86pc/io/
H A Dhardclk.c57 tod_set(timestruc_t ts) in tod_set() function
/titanic_41/usr/src/uts/sun4v/io/
H A Dhardclk.c202 tod_set(timestruc_t ts) in tod_set() function
/titanic_41/usr/src/uts/common/os/
H A Dclock_realtime.c41 tod_set(*ts); in clock_realtime_settime()
H A Dclock.c805 tod_set(tod); in clock()
1887 tod_set(ts); in clkset()
/titanic_41/usr/src/uts/sun4v/os/
H A Dsuspend.c691 tod_set(source_tod); in suspend_start()
/titanic_41/usr/src/uts/common/sys/
H A Dtime.h343 extern void tod_set(timestruc_t);
/titanic_41/usr/src/uts/sun4u/snowbird/io/todds1307/
H A Dtodds1307.c171 tod_ops.tod_set = todds1307_set; in _init()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c179 tod_set(ts); in sysi86()