Searched refs:do_debug (Results 1 – 6 of 6) sorted by relevance
18 #define do_debug 1 macro20 #define do_debug 0 macro
45 if (do_debug) \
1011 if (do_debug) in ctcmpc_tx()
702 if (do_debug) in mpc_rcvd_sweep_req()
400 if (do_debug) in chx_rx()
68 extern void do_debug (struct pt_regs*);154 { EXCCAUSE_MAPPED_DEBUG, 0, do_debug },348 do_debug(struct pt_regs *regs) in do_debug() function