Home
last modified time | relevance | path

Searched refs:TODOP_SETWAKE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dmachclock.h69 #define TODOP_SETWAKE(top, nsec) ((top)->tod_set_wake_alarm(top, nsec)) macro
/titanic_41/usr/src/uts/i86pc/io/ppm/
H A Dacpisleep.c117 TODOP_SETWAKE(tod_ops, acpi_rtc_wake); in acpi_enter_sleepstate()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachclock.h202 #define TODOP_SETWAKE(top, ts) ((top).tod_set_power_alarm(ts)) macro