Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dcpr.h146 int as_sh; /* Start_time hour */ member
/titanic_44/usr/src/cmd/power/
H A Dhandlers.c530 if (gethm(LINEARG(2), &new_cc.as_sh, &new_cc.as_sm) || in autosd()
534 new_cc.as_idle, new_cc.as_sh, new_cc.as_sm, in autosd()
H A Dpowerd.c574 (asinfo.as_sh * 60 + asinfo.as_sm) % DAYS_TO_MINS; in work_handler()