Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h196 #define SYS_NOT_CURRENT_S 0x80 /* Current share backplane */ macro
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c654 if ((*(softsp->pppsr) & SYS_NOT_CURRENT_S) != 0) { in sysctrl_attach()