Searched refs:DCONS_FORCE_CONSOLE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/dcons/
H A Ddcons_os.c85 #ifndef DCONS_FORCE_CONSOLE
86 #define DCONS_FORCE_CONSOLE 0 /* Mostly for FreeBSD-4/DragonFly */ macro
240 #if DCONS_FORCE_CONSOLE
326 * DCONS_FORCE_CONSOLE == 1 and statically linked.
335 * DCONS_FORCE_CONSOLE == 0 or kernel module case.

Completed in 94 milliseconds