Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h580 #define CB_PS_POWER_CYCLE BYTE_0(0x08) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c6749 if (cbctl && !(cbps & CB_PS_POWER_CYCLE)) { in pcic_cbus_powerctl()