Searched refs:RTAS_TYPE_PRRN (Results 1 – 2 of 2) sorted by relevance
91 case RTAS_TYPE_PRRN: in rtas_event_type()298 if (rtas_error_type(log) != RTAS_TYPE_PRRN || !prrn_is_enabled()) in handle_rtas_event()
148 #define RTAS_TYPE_PRRN 0xA0 macro