Searched refs:EVENT_MASK_FAULT (Results 1 – 2 of 2) sorted by relevance
112 #define EVENT_MASK_FAULT 0x40 macro194 #define EVENT_DECODE_FAULT(evcode) ((evcode) & (EVENT_MASK_FAULT| \
3646 if (event->ev_subsys & EVENT_MASK_FAULT) { in bscv_build_eventstring()3921 } else if (EVENT_DECODE_FAULT(event->ev_subsys) == EVENT_MASK_FAULT) { in bscv_level_of_event()