Searched refs:RTIT_STATUS_ERROR (Results 1 – 4 of 4) sorted by relevance
909 if (status & RTIT_STATUS_ERROR) { in pt_handle_status()912 status &= ~RTIT_STATUS_ERROR; in pt_handle_status()
304 #define RTIT_STATUS_ERROR BIT(4) macro
320 #define RTIT_STATUS_ERROR BIT(4) macro
158 RTIT_STATUS_ERROR | RTIT_STATUS_STOPPED | \