Searched refs:verbose_sysinit (Results 1 – 2 of 2) sorted by relevance
142 int verbose_sysinit = VERBOSE_SYSINIT; variable143 TUNABLE_INT("debug.verbose_sysinit", &verbose_sysinit);289 if ((*sipp)->subsystem > last && verbose_sysinit != 0) { in mi_startup()
2663 # be enabled with the debug.verbose_sysinit=1 tunable.