Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h199 #define SYS_V12_P_OK 0x20 /* ==1 peripheral 12v ok */ macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1894 temp_psok = pppsr & SYS_V12_P_OK; in ps_fail_handler()