Searched refs:ED_RT (Results 1 – 1 of 1) sorted by relevance
323 #define ED_RT (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_REAL_TIME_ERROR) macro324 #define ED_DSP_TIMED_OUT (ED_RT | 0x01)325 #define ED_DSP_CHK_TIMED_OUT (ED_RT | 0x02)326 #define ED_STREAM_OVERRUN (ED_RT | 0x03)327 #define ED_DSP_BUSY (ED_RT | 0x04)328 #define ED_DSP_SEMAPHORE_TIME_OUT (ED_RT | 0x05)329 #define ED_BOARD_TIME_OUT (ED_RT | 0x06)330 #define ED_XILINX_ERROR (ED_RT | 0x07)331 #define ED_COBRANET_ITF_NOT_RESPONDING (ED_RT | 0x08)