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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.h324 * should define FST_DEBUG=0 in order to exclude the code.
325 * Setting FST_DEBUG=1 will include all the debug code but in a disabled
327 * FST_DEBUG can be set to prime the debug selection.
329 #define FST_DEBUG 0x0000 macro
330 #if FST_DEBUG
350 #endif /* FST_DEBUG */
H A Dfarsync.c507 #if FST_DEBUG
509 static int fst_debug_mask = { FST_DEBUG };
1732 #if FST_DEBUG
1755 #if FST_DEBUG
1779 #if FST_DEBUG
1787 #if FST_DEBUG
2427 #if FST_DEBUG

Completed in 75 milliseconds