Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtodio.h38 #define TOD_SET_ALARM (TOD_IOC | 1) macro
/titanic_50/usr/src/uts/sun4/io/
H A Dtod.c313 case TOD_SET_ALARM: in tod_ioctl()
/titanic_50/usr/src/cmd/power/
H A Dpowerd.c725 if (ioctl(tod_fd, TOD_SET_ALARM, in check_shutdown()