Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h210 void tty_init_console(struct tty *tp, speed_t speed);
/f-stack/freebsd/kern/
H A Dtty.c919 tty_init_console(struct tty *tp, speed_t s) in tty_init_console() function