Home
last modified time | relevance | path

Searched refs:SG_EVT_POWER_ON (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h81 (m) == SGDR_POWER_ON ? SG_EVT_POWER_ON : \
93 (c) == SG_EVT_POWER_ON ? "power_on" : \
H A Dsgevents.h62 #define SG_EVT_POWER_ON 0x41 macro
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c3173 case SG_EVT_POWER_ON: in sgenv_dr_event_handler()