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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dfarsync.h330 * should define FST_DEBUG=0 in order to exclude the code.
331 * Setting FST_DEBUG=1 will include all the debug code but in a disabled
333 * FST_DEBUG can be set to prime the debug selection.
335 #define FST_DEBUG 0x0000 macro
336 #if FST_DEBUG
356 #endif /* FST_DEBUG */
H A Dfarsync.c506 #if FST_DEBUG
508 static int fst_debug_mask = { FST_DEBUG };
1767 #if FST_DEBUG
1790 #if FST_DEBUG
1814 #if FST_DEBUG
1822 #if FST_DEBUG

Completed in 90 milliseconds