Searched refs:bootrd_debug (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c45 int bootrd_debug = 0; variable
181 if (bootrd_debug)
195 if (bootrd_debug) {
/illumos-gate/usr/src/common/fs/
H A Dpcfs.c61 #define dprintf if (bootrd_debug) printf
64 #define dprintf if (bootrd_debug) kobj_printf
69 #define dprintf if (bootrd_debug) printf
75 extern int bootrd_debug;
H A Dhsfs.c75 #define dprintf if (bootrd_debug) printf
78 #define dprintf if (bootrd_debug) kobj_printf
84 extern int bootrd_debug;
H A Dufsops.c50 int bootrd_debug; variable
52 #define dprintf if (bootrd_debug) printf
55 #define dprintf if (bootrd_debug) kobj_printf
H A Ddecompress.c59 extern int bootrd_debug;

Completed in 64 milliseconds