Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h564 #define CB_SE_POWER_CYCLE BYTE_0(0x08) macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c6705 pcic_putcb(pcic, CB_STATUS_EVENT, CB_SE_POWER_CYCLE); in pcic_cbus_powerctl()
6737 if (cbstev & CB_SE_POWER_CYCLE) { in pcic_cbus_powerctl()