Searched refs:ttydevsw_open (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | ttydevsw.h | 86 ttydevsw_open(struct tty *tp) in ttydevsw_open() function |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 337 error = ttydevsw_open(tp); in ttydev_open() |