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

/linux-master/drivers/net/wan/
H A Dfarsync.h328 extern int fst_debug_mask; /* Bit mask of actions to debug, bits
H A Dfarsync.c504 static int fst_debug_mask = { FST_DEBUG }; variable
513 if (fst_debug_mask & (F)) \
1687 fst_debug_mask = info->debug;
1709 info->debug = fst_debug_mask;
2343 dbg(DBG_ASS, "The value of debug mask is %x\n", fst_debug_mask);

Completed in 91 milliseconds