Searched refs:verbose_sysinit (Results 1 – 5 of 5) sorted by relevance
16 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
2680 # be enabled with the debug.verbose_sysinit=1 tunable.
140 int verbose_sysinit = VERBOSE_SYSINIT; variable274 TUNABLE_INT_FETCH("debug.verbose_sysinit", &verbose_sysinit); in mi_startup()299 if (sip->subsystem > last && verbose_sysinit != 0) { in mi_startup()