Home
last modified time | relevance | path

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

/titanic_41/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.c230 if (dm_debug) { in add_bus()
315 if (dm_debug > 1) { in add_cluster_devs()
388 if (dm_debug) { in add_controller()
492 if (dm_debug > 1) { in add_devpath()
525 if (dm_debug > 1) { in add_devs()
867 if (dm_debug) { in remove_controller()
875 if (dm_debug) { in remove_controller()
897 if (dm_debug) { in remove_controller()
917 if (dm_debug) { in remove_controller()
961 if (dm_debug) { in create_disk()
[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 Ddisks_private.h38 extern int dm_debug;
H A Ddrive.c1267 if (dm_debug > 1) { in get_cdrom_drvtype()
1330 if (dm_debug > 1) { in check_atapi()
1356 if (dm_debug > 1) { in check_atapi()
H A Dcache.c53 int dm_debug = 0; variable