Searched defs:tsw (Results 1 – 1 of 1) sorted by relevance
1048 tty_alloc(struct ttydevsw *tsw, void *sc) in tty_alloc()1055 tty_alloc_mutex(struct ttydevsw *tsw, void *sc, struct mtx *mutex) in tty_alloc_mutex()2307 _db_show_devsw(const char *sep, const struct ttydevsw *tsw) in _db_show_devsw()