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()
162 static int debug_on = 1; variable163 # define DEBUG_OFF() debug_on=0164 # define DEBUG_ON() debug_on=1165 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \169 # define WRITE_WORD(value,fb,reg) do { if (debug_on) \