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

/freebsd-10.2-release/sys/dev/dcons/
H A Ddcons_os.c455 int dcons_gdb; local
457 if (getenv_int("dcons_gdb", &dcons_gdb) == 0)
459 return (dcons_gdb);

Completed in 52 milliseconds