Home
last modified time | relevance | path

Searched refs:verbose_sysinit (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/conf/
H A Dstd.debug16 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
H A DNOTES2680 # be enabled with the debug.verbose_sysinit=1 tunable.
/freebsd/sys/kern/
H A Dinit_main.c140 int verbose_sysinit = VERBOSE_SYSINIT; variable
274 TUNABLE_INT_FETCH("debug.verbose_sysinit", &verbose_sysinit); in mi_startup()
299 if (sip->subsystem > last && verbose_sysinit != 0) { in mi_startup()
/freebsd/sys/arm/conf/
H A Dstd.armv6
H A Dstd.armv7