Home
last modified time | relevance | path

Searched refs:dm_debug (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/lib/libdiskmgt/common/
H A Devents.c234 if (dm_debug) { in events_start_event_watcher()
244 if (dm_debug) { in events_start_event_watcher()
253 if (dm_debug) { in events_start_event_watcher()
334 if (dm_debug) { in event_handler()
357 if (dm_debug) { in event_handler()
H A Dfindevs.c229 if (dm_debug) { in add_bus()
314 if (dm_debug > 1) { in add_cluster_devs()
387 if (dm_debug) { in add_controller()
491 if (dm_debug > 1) { in add_devpath()
524 if (dm_debug > 1) { in add_devs()
867 if (dm_debug) { in remove_controller()
875 if (dm_debug) { in remove_controller()
909 if (dm_debug) { in remove_controller()
953 if (dm_debug) { in create_disk()
1213 if (dm_debug > 1) { in fix_cluster_devpath()
[all …]
H A Dentry.c1162 dm_debug = atoi(valp); in libdiskmgt_init_debug()
1170 if (dm_debug) { in libdiskmgt_str_eq()
1184 if (dm_debug) { in libdiskmgt_str_eq()
H A Ddrive.c1233 if (dm_debug > 1) { in get_cdrom_drvtype()
1296 if (dm_debug > 1) { in check_atapi()
1322 if (dm_debug > 1) { in check_atapi()
H A Ddisks_private.h40 extern int dm_debug;
H A Dcache.c53 int dm_debug = 0; variable