Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h83 (m) == SGDR_FAILED_TEST ? SG_EVT_FAILED_TEST :\
95 (c) == SG_EVT_FAILED_TEST ? "failed_test" : \
H A Dsgevents.h64 #define SG_EVT_FAILED_TEST 0x51 macro
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c3175 case SG_EVT_FAILED_TEST: in sgenv_dr_event_handler()