Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h187 #define SYS_AC_FAIL 0x08 /* System lost AC Power source */ macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1460 if (status2 & SYS_AC_FAIL) { in system_high_handler()
1747 if (*softsp->status2 & SYS_AC_FAIL) { /* still bad? */ in ac_fail_retry()