Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/syscons/
H A Dsyscons.c250 static struct ttydevsw sc_ttydevsw = { variable
427 tp = tty_alloc_mutex(&sc_ttydevsw, stc, &Giant); in sc_alloc_tty()