Searched refs:SWITCHTEC_EVENT_FATAL (Results 1 – 2 of 2) sorted by relevance
21 #define SWITCHTEC_EVENT_FATAL BIT(4) macro
1052 hdr |= SWITCHTEC_EVENT_FATAL; in event_ctl()1054 hdr &= ~SWITCHTEC_EVENT_FATAL; in event_ctl()1066 if (hdr & SWITCHTEC_EVENT_FATAL) in event_ctl()