Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c85 static uint_t kbm_debug = 0; variable
86 #define DBG_MSG(s) { if (kbm_debug) bop_printf(NULL, "%s", s); }
87 #define DBG(x) { if (kbm_debug) \
875 if (find_boot_prop("prom_debug") || kbm_debug) in read_bootenvrc()
2142 kbm_debug = 1; in _start()
2222 if (find_boot_prop("prom_debug") || kbm_debug) { in _start()
2397 if (kbm_debug) in find_rsdp()
2577 if (kbm_debug) in process_madt_entries()
2752 if (kbm_debug) in process_srat()
2925 if (kbm_debug) in build_firmware_properties()
[all …]