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