Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/sys/
H A Dprom_debug.h40 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) \
/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_xboot.h53 extern uint_t prom_debug;
55 #define DBG_MSG(s) do { if (prom_debug) \
60 #define DBG(x) do { if (prom_debug) { \
H A Ddboot_elfload.c151 if (prom_debug) in dboot_elfload64()
164 if (prom_debug) in dboot_elfload64()
H A Ddboot_startkern.c178 uint_t prom_debug = 0; variable
217 if (prom_debug) in sort_physinstall()
235 if (prom_debug) { in sort_physinstall()
650 if (prom_debug) in build_pcimemlists()
668 if (prom_debug) { in build_pcimemlists()
866 if (prom_debug) { in check_images()
884 if (prom_debug) { in check_images()
907 if (prom_debug) { in process_module()
1139 if (prom_debug) in init_mem_alloc()
1426 prom_debug = (strstr(cmdline, "prom_debug") != NULL); in startup_kernel()
[all …]
/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c620 int prom_debug; variable
622 #define PRM_DEBUG(q) if (prom_debug) \
624 #define PRM_POINT(q) if (prom_debug) \
753 ++prom_debug; in startup_init()
793 if (prom_debug) in avail_filter()
831 if (change && prom_debug) in avail_filter()
850 if (prom_debug) in avail_filter()
991 if (prom_debug) in startup_memlist()
1022 if (prom_debug) in startup_memlist()
1230 if (prom_debug) in startup_memlist()
[all …]
H A Dbiosdisk.c44 extern int prom_debug;
327 if (prom_debug) in is_eltorito()
/titanic_41/usr/src/uts/sun4v/sys/
H A DMakefile57 prom_debug.h \
/titanic_41/usr/src/uts/sun4u/sys/
H A DMakefile57 prom_debug.h \
/titanic_41/usr/src/uts/sun4/os/
H A Dstartup.c129 int prom_debug = 0; variable
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-header.mf1777 $(sparc_ONLY)file path=usr/platform/sun4u/include/sys/prom_debug.h
1833 $(sparc_ONLY)file path=usr/platform/sun4v/include/sys/prom_debug.h