Searched refs:ED_GN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/lx6464es/
H A Dlx_defs.h262 #define ED_GN (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_GENERAL) macro
263 #define ED_CONCURRENCY (ED_GN | 0x01)
264 #define ED_DSP_CRASHED (ED_GN | 0x02)
265 #define ED_UNKNOWN_BOARD (ED_GN | 0x03)
266 #define ED_NOT_INSTALLED (ED_GN | 0x04)
267 #define ED_CANNOT_OPEN_SVC_MANAGER (ED_GN | 0x05)
268 #define ED_CANNOT_READ_REGISTRY (ED_GN | 0x06)
269 #define ED_DSP_VERSION_MISMATCH (ED_GN | 0x07)
270 #define ED_UNAVAILABLE_FEATURE (ED_GN | 0x08)
271 #define ED_CANCELLED (ED_GN |
[all...]

Completed in 45 milliseconds