Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c111 static int sc_console_unit = -1; variable
429 if (sc->unit == sc_console_unit) in unregister_framebuffer()
550 if (sc_console_unit == unit) { in sc_attach_unit()
586 sc_console_unit * MAXCONS)); in sc_attach_unit()
627 if (sc_console_unit == unit) in sc_attach_unit()
1828 sc_console_unit = unit; in sccninit()
1857 if (sc_console_unit < 0) in sccnterm()
1867 sc_console_unit = -1; in sccnterm()
2457 if (sc->unit == sc_console_unit) in sc_fb_blank()
2462 if (sc->unit == sc_console_unit && in sc_fb_blank()
[all …]