Home
last modified time | relevance | path

Searched refs:libhotplug_debug (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h99 extern int libhotplug_debug;
H A Dmapfile-vers61 libhotplug_debug { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
H A Dlibhotplug.c53 int libhotplug_debug = 0; variable
864 if (libhotplug_debug) { in i_hp_dprintf()