Home
last modified time | relevance | path

Searched defs:tod_ops (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/i86pc/sys/
H A Dmachclock.h49 struct tod_ops { struct
57 struct tod_ops *tod_next; argument
51 tod_gettod_ops global() argument
52 tod_settod_ops global() argument
53 tod_set_watchdog_timertod_ops global() argument
54 tod_clear_watchdog_timertod_ops global() argument
55 tod_set_wake_alarmtod_ops global() argument
56 tod_clear_wake_alarmtod_ops global() argument
/titanic_51/usr/src/uts/sun4u/sys/
H A Dmachclock.h178 struct tod_ops { struct
188 extern struct tod_ops tod_ops; argument
/titanic_51/usr/src/uts/sun4u/io/
H A Dhardclk.c68 struct tod_ops tod_ops; variable
/titanic_51/usr/src/uts/i86pc/io/
H A Dtodpc_subr.c466 tod_ops_t *tod_ops = &todpc_ops; variable