Searched refs:RB_DEBUG (Results 1 – 25 of 60) sorted by relevance
123
53 #define dprintf if (boothowto & RB_DEBUG) printf54 #define DBFLAGS (RB_DEBUG | RB_VERBOSE)
151 if (boothowto & RB_DEBUG) in kobj_kdi_mod_notify()156 if (boothowto & RB_DEBUG) in kobj_kdi_mod_notify()
167 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in find()463 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_mountroot()534 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) { in boot_hsfs_mountroot()594 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_open()603 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_open()678 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_close()880 if ((boothowto & RB_DEBUG) && in parse_susp()901 if ((boothowto & RB_DEBUG) && in parse_susp()917 if ((boothowto & RB_DEBUG) && in parse_susp()
50 if (boothowto & RB_DEBUG) in prom_enter_mon()
57 if (boothowto & RB_DEBUG) in prom_exit_to_mon()
51 if (boothowto & RB_DEBUG) in prom_panic()
88 } else if (boothowto & RB_DEBUG) { in _init()187 (boothowto & RB_DEBUG)) in todm_set_watchdog_timer()
163 } else if (boothowto & RB_DEBUG) { in _init()
53 #define RB_DEBUG 0x00000040 /* being run under debugger */ macro
59 #define RB_DEBUG 0x040 /* being run under debugger */ macro
349 if (((boothowto & RB_DEBUG) || obpdebug) && in panicsys()395 } else if (((boothowto & RB_DEBUG) || obpdebug) && !nopanicdebug) { in panicsys()
49 #define dprintf if (boothowto & RB_DEBUG) printf245 if (!(boothowto & RB_DEBUG)) in nfs_error()
56 #define dprintf if (boothowto & RB_DEBUG) printf
58 #define dprintf if (boothowto & RB_DEBUG) printf65 if (boothowto & RB_DEBUG) { in rpc_disperr()
59 #define dprintf if (boothowto & RB_DEBUG) printf
49 #define dprintf if (boothowto & RB_DEBUG) printf249 if (!(boothowto & RB_DEBUG)) in nfs3_error()
66 #define dprintf if (boothowto & RB_DEBUG) printf
49 #define dprintf if (boothowto & RB_DEBUG) printf281 if (!(boothowto & RB_DEBUG)) in nfs4_error()
75 #define dprintf if (boothowto & RB_DEBUG) printf
71 #define dprintf if (boothowto & RB_DEBUG) printf
214 boothowto &= ~RB_DEBUG; in kctl_cleanup()372 boothowto |= RB_DEBUG; in kctl_startup_activate()
250 if (boothowto & RB_DEBUG) in debug_enter()
351 if ((boothowto & RB_DEBUG) && prom_exit_enter_debugger) in kern_postprom()