Home
last modified time | relevance | path

Searched refs:EVENT_MASK_FATAL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dlom_priv.h113 #define EVENT_MASK_FATAL 0x80 macro
195 EVENT_MASK_FATAL| \
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c3647 if (event->ev_subsys & EVENT_MASK_FATAL) { in bscv_build_eventstring()