Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h202 #define SYS_V12_P_PCH_OK 0x04 /* ==1 peripheral 12v precharge ok */ macro
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1910 temp_psok = pppsr & SYS_V12_P_PCH_OK; in ps_fail_handler()