Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h187 #define SYS_AC_FAIL 0x08 /* System lost AC Power source */ macro
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1457 if (status2 & SYS_AC_FAIL) { in system_high_handler()
1744 if (*softsp->status2 & SYS_AC_FAIL) { /* still bad? */ in ac_fail_retry()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c1745 if ((kstats->sysstat2 & SYS_AC_FAIL) == 0) { in disp_env_status()