Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c248 static tsw_open_t sctty_open; variable
255 .tsw_open = sctty_open,
721 sctty_open(struct tty *tp) in sctty_open() function