Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c45 int bootrd_debug = 0; variable
187 if (bootrd_debug) in read_stage2_blocklist()
201 if (bootrd_debug) { in read_stage2_blocklist()
/titanic_50/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;