Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h77 (m) == SGDR_ASSIGN ? SG_EVT_ASSIGN : \
89 (c) == SG_EVT_ASSIGN ? "assign" : \
H A Dsgevents.h58 #define SG_EVT_ASSIGN 0x21 macro
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c3169 case SG_EVT_ASSIGN: in sgenv_dr_event_handler()