Searched refs:mod_aul_thread (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c649 extern kthread_id_t mod_aul_thread;
655 if ((moddebug & MODDEBUG_NOAUL_DRV) && (mod_aul_thread == curthread)) {
1446 extern kthread_id_t mod_aul_thread;
1451 if ((moddebug & MODDEBUG_NOAUL_IPP) && (mod_aul_thread == curthread))
H A Dmodctl.c125 kthread_id_t mod_aul_thread; variable
3912 mod_aul_thread = curthread;

Completed in 53 milliseconds