Home
last modified time | relevance | path

Searched refs:MODDEBUG_NOAUL_DACF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h681 #define MODDEBUG_NOAUL_DACF 0x00008000 /* no Autounloading dacf mods */ macro
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c808 if ((moddebug & MODDEBUG_NOAUL_DACF) || in dacf_module_unregister()