Searched refs:debug_on (Results 1 – 2 of 2) sorted by relevance
49 static int debug_on; variable135 if (debug_on) in start_syslog()278 debug_on = 1; in main()
166 static int debug_on = 1; variable167 # define DEBUG_OFF() debug_on=0168 # define DEBUG_ON() debug_on=1169 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \173 # define WRITE_WORD(value,fb,reg) do { if (debug_on) \