Searched refs:si_tty_class (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/si/
H A Dsi.c257 static struct ttydevsw si_tty_class = { variable in typeref:struct:ttydevsw
586 tp = pp->sp_tty = tty_alloc_mutex(&si_tty_class, pp, &Giant);

Completed in 42 milliseconds