Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h198 #define SYS_V5_P_OK 0x40 /* ==1 peripheral 5v ok */ macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1885 temp_psok = pppsr & SYS_V5_P_OK; in ps_fail_handler()