Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h82 (m) == SGDR_PASSED_TEST ? SG_EVT_PASSED_TEST :\
94 (c) == SG_EVT_PASSED_TEST ? "passed_test" : \
H A Dsgevents.h63 #define SG_EVT_PASSED_TEST 0x50 macro
/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c3174 case SG_EVT_PASSED_TEST: in sgenv_dr_event_handler()