Searched refs:ERROR_VALUE (Results 1 – 2 of 2) sorted by relevance
231 #define ERROR_VALUE 0x8000 macro247 #define ED_GN (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_GENERAL)308 #define ED_RT (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_REAL_TIME_ERROR)319 #define EB_ISO (ERROR_VALUE | E_SOURCE_BOARD | \327 #define EB_RI (ERROR_VALUE | E_SOURCE_BOARD | E_CLASS_RSRC_IMPOSSIBLE)351 #define EB_WCC (ERROR_VALUE | E_SOURCE_BOARD | E_CLASS_WRONG_CONTEXT)
287 if ((reg & ERROR_VALUE) == 0) { in lx_message_send_atomic()