Home
last modified time | relevance | path

Searched refs:SC_DEBUG_LEVEL (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/syscons/
H A Dsyscons.h85 #ifndef SC_DEBUG_LEVEL
86 #define SC_DEBUG_LEVEL 0 macro
89 #define DPRINTF(l, p) if (SC_DEBUG_LEVEL >= (l)) printf p
/freebsd-13.1/sys/conf/
H A Doptions751 SC_DEBUG_LEVEL opt_syscons.h
H A DNOTES2752 options SC_DEBUG_LEVEL=5 # Syscons debug level