Home
last modified time | relevance | path

Searched refs:dacfdebug (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c165 if (dacfdebug & DACF_DBG_MSGS) in dacfc_match_create_minor()
190 if (dacfdebug & DACF_DBG_MSGS) { in dacfc_match_create_minor()
234 if (dacfdebug & DACF_DBG_DEVI) { in dacfc_postattach()
245 if ((err == DACF_FAILURE) && (dacfdebug & DACF_DBG_DEVI)) { in dacfc_postattach()
299 if (dacfdebug & DACF_DBG_DEVI) { in dacfc_predetach()
310 if (dacfdebug & DACF_DBG_DEVI) { in dacfc_predetach()
H A Ddacf.c163 int dacfdebug = 0; variable
179 if (dacfdebug & DACF_DBG_MSGS) { in dprintf()
766 if (dacfdebug & DACF_DBG_MSGS) { in dacf_module_register()
H A Dmodsysfile.c2501 if (dacfdebug & DACF_DBG_MSGS) { in read_dacf_binding_file()
2508 if (dacfdebug & DACF_DBG_MSGS) { in read_dacf_binding_file()
2774 if (dacfdebug & DACF_DBG_MSGS) { in read_dacf_binding_file()
/illumos-gate/usr/src/uts/common/sys/
H A Ddacf_impl.h142 extern int dacfdebug;