Searched refs:tty_init_console (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | tty.h | 210 void tty_init_console(struct tty *tp, speed_t speed); |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 919 tty_init_console(struct tty *tp, speed_t s) in tty_init_console() function |