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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dsdio-debug-levels.h9 #define D_MASTER CONFIG_WIMAX_I2400M_DEBUG_LEVEL macro
H A Ddebug-levels.h28 #define D_MASTER CONFIG_WIMAX_I2400M_DEBUG_LEVEL macro
H A Dusb-debug-levels.h28 #define D_MASTER CONFIG_WIMAX_I2400M_DEBUG_LEVEL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wimax/
H A Ddebug-levels.h28 #define D_MASTER CONFIG_WIMAX_DEBUG_LEVEL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/wimax/
H A Ddebug.h80 * #define D_MASTER 10
93 * D_MASTER is the maximum compile-time debug level; any debug actions
144 * If their debug level is greater than D_MASTER, they will be
147 * If their debug level is lower or equal than D_MASTER but greater
264 #ifndef D_MASTER
265 #warning D_MASTER not defined, but debug.h included! [see docs]
267 * D_MASTER - Compile time maximum debug level
279 #define D_MASTER 0 macro
364 * D_MASTER evaluation compiles all out if it is compile-time false.
369 (D_MASTER) >
[all...]

Completed in 260 milliseconds