Searched refs:verbose_sysinit (Results 1 – 4 of 4) sorted by relevance
17 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
2677 # be enabled with the debug.verbose_sysinit=1 tunable.
143 int verbose_sysinit = VERBOSE_SYSINIT; variable144 TUNABLE_INT("debug.verbose_sysinit", &verbose_sysinit);303 if (sip->subsystem > last && verbose_sysinit != 0) { in mi_startup()
106 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default