Searched refs:g_dbgzone (Results 1 – 2 of 2) sorted by relevance
44 int g_dbgzone = 0; variable121 g_dbgzone = AKMDATA_LOOP | AKMDATA_TEST; in OptParse()143 g_dbgzone = (int)strtol(optarg, (char**)NULL, 0); in OptParse()144 AKMDEBUG(DBG_LEVEL2, "%s: Dbg Zone=%d\n", __FUNCTION__, g_dbgzone); in OptParse()
116 ((((int)flag) & g_dbgzone) \148 extern int g_dbgzone; /*!< Debug zone. */