Home
last modified time | relevance | path

Searched refs:ERROR_VALUE (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/lx6464es/
A Dlx_defs.h231 #define ERROR_VALUE 0x8000 macro
247 #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)
A Dlx_core.c287 if ((reg & ERROR_VALUE) == 0) { in lx_message_send_atomic()

Completed in 7 milliseconds