Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c109 static struct tty *main_devs[MAXCONS]; variable
657 if (vc == 0 && sc->dev == main_devs) in sc_attach_unit()
3310 sc->dev = main_devs; in scinit()