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) { \
155 if (prom_debug) in dboot_elfload64()168 if (prom_debug) in dboot_elfload64()188 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()909 if (prom_debug) in build_pcimemlists()926 if (prom_debug) in build_pcimemlists()945 if (prom_debug) { in build_pcimemlists()1300 if (prom_debug) { in check_images()1318 if (prom_debug) { in check_images()1344 if (prom_debug) { in process_module()1564 if (prom_debug) in dboot_process_mmap()[all …]
595 int prom_debug; variable796 ++prom_debug; in startup_init()836 if (prom_debug) in avail_filter()874 if (change && prom_debug) in avail_filter()893 if (prom_debug) in avail_filter()1045 if (prom_debug) in startup_memlist()1063 if (prom_debug) in startup_memlist()1266 if (prom_debug) in startup_memlist()1275 if (prom_debug) in startup_memlist()1295 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