Searched defs:SSIEVENT_AWOL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn_sigb.h215 * SSIEVENT_AWOL Indicates local IDN has reported
249 #define SSIEVENT_AWOL 1 macro
251 #define _SSIEVENT_AWOL_SHIFT (SSIEVENT_AWOL << 2)
267 | ((s).idn_evt[SSIEVENT_AWOL].e_event ? _SSIEVENT_AWOL_MASK : 0))
281 | ((s).idn_evt[SSIEVENT_AWOL].e_handled ? _SSIEVENT_AWOL_MASK : 0))

Completed in 46 milliseconds