Searched refs:MODDEBUG_NOAUL_IPP (Results 1 – 2 of 2) sorted by relevance
679 #define MODDEBUG_NOAUL_IPP 0x00010000 /* no Autounloading ipp mods */ macro
1451 if ((moddebug & MODDEBUG_NOAUL_IPP) && (mod_aul_thread == curthread)) in mod_removeipp()