Home
last modified time | relevance | path

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

/freebsd-14.2/sys/conf/
H A Dstd.debug17 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
H A DNOTES2677 # be enabled with the debug.verbose_sysinit=1 tunable.
/freebsd-14.2/sys/kern/
H A Dinit_main.c143 int verbose_sysinit = VERBOSE_SYSINIT; variable
144 TUNABLE_INT("debug.verbose_sysinit", &verbose_sysinit);
303 if (sip->subsystem > last && verbose_sysinit != 0) { in mi_startup()
/freebsd-14.2/sys/amd64/conf/
H A DFIRECRACKER106 options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default