Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dmachclock.h66 #define TODOP_SET(top, ts) ((top)->tod_set(top, ts)) macro
/titanic_50/usr/src/uts/i86pc/io/
H A Dhardclk.c62 TODOP_SET(tod_ops, ts); in tod_set()
/titanic_50/usr/src/uts/i86xpv/io/
H A Dxpvtod.c131 TODOP_SET(top->tod_next, ts); in todxen_set()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dmachclock.h199 #define TODOP_SET(top, ts) ((top).tod_set(ts)) macro