Home
last modified time | relevance | path

Searched refs:PRES_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h227 enum e_pres_state { PRES_UNKNOWN = 0, PRES_IN, PRES_OUT }; enumerator
/titanic_44/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1942 if (pstatp->pshadow == PRES_UNKNOWN) { in ps_fail_handler()