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

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c104 static int sc_console_unit = -1; variable
575 if (sc_console_unit == unit) {
613 if (sc_console == NULL) /* sc_console_unit < 0 */
647 if (sc_console_unit == unit) {
690 if (sc_console_unit < 0) /* sc_console == NULL */
735 unit, (sc_console_unit == unit) ? SC_KERNEL_CONSOLE : 0);
775 (scp->sc->unit == sc_console_unit))
1193 (sc->unit == sc_console_unit))
1214 (sc->unit == sc_console_unit))
1751 sc_console_unit
[all...]

Completed in 92 milliseconds