Home
last modified time | relevance | path

Searched refs:kbm_debug (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c82 static uint_t kbm_debug = 0; variable
83 #define DBG_MSG(s) { if (kbm_debug) bop_printf(NULL, "%s", s); }
84 #define DBG(x) { if (kbm_debug) \
796 if (strstr((char *)xbootp->bi_cmdline, "prom_debug") || kbm_debug) in boot_prop_finish()
1868 kbm_debug = 1; in _start()
1946 if (strstr((char *)xbp->bi_cmdline, "prom_debug") || kbm_debug) { in _start()
2078 if (kbm_debug) { in find_rsdp()
2270 if (kbm_debug) in process_madt_entries()
2441 if (kbm_debug) in process_srat()