Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dssm.h76 (m) == SGDR_UNASSIGN ? SG_EVT_UNASSIGN : \
88 (c) == SG_EVT_UNASSIGN ? "unassign" : \
H A Dsgevents.h57 #define SG_EVT_UNASSIGN 0x20 macro
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c3168 case SG_EVT_UNASSIGN: in sgenv_dr_event_handler()