Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h582 #define CB_PS_POWER_CYCLE BYTE_0(0x08) macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c6748 if (cbctl && !(cbps & CB_PS_POWER_CYCLE)) { in pcic_cbus_powerctl()