Searched refs:prom_debug (Results 1 – 8 of 8) sorted by relevance
40 extern int prom_debug;42 #define HERE if (prom_debug) \45 #define PRM_DEBUG(q) if (prom_debug) { \50 #define PRM_INFO(l) if (prom_debug) \54 #define PRM_INFO1(str, a) if (prom_debug) \58 #define PRM_INFO2(str, a, b) if (prom_debug) \62 #define STUB(n) if (prom_debug) \
33 extern int prom_debug;40 if (prom_debug) { \50 if (prom_debug) { \60 if (prom_debug) { \
51 extern uint_t prom_debug;53 #define DBG_MSG(s) do { if (prom_debug) \58 #define DBG(x) do { if (prom_debug) { \
144 if (prom_debug) in dboot_elfload64()157 if (prom_debug) in dboot_elfload64()173 if (prom_debug) { in dboot_elfload64()
230 uint_t prom_debug = 0; variable269 if (prom_debug) in sort_physinstall()287 if (prom_debug) { in sort_physinstall()915 if (prom_debug) in build_pcimemlists()932 if (prom_debug) in build_pcimemlists()951 if (prom_debug) { in build_pcimemlists()1306 if (prom_debug) { in check_images()1324 if (prom_debug) { in check_images()1350 if (prom_debug) { in process_module()1570 if (prom_debug) in dboot_process_mmap()[all …]
555 int prom_debug; variable756 ++prom_debug; in startup_init()796 if (prom_debug) in avail_filter()834 if (change && prom_debug) in avail_filter()853 if (prom_debug) in avail_filter()1000 if (prom_debug) in startup_memlist()1018 if (prom_debug) in startup_memlist()1221 if (prom_debug) in startup_memlist()1230 if (prom_debug) in startup_memlist()1250 if (prom_debug) in startup_memlist()[all …]
44 extern int prom_debug;320 if (prom_debug) in is_eltorito()
132 int prom_debug = 0; variable