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

/freebsd-10.2-release/sys/dev/si/
H A Dsi.c258 static struct ttydevsw si_tty_class = { variable in typeref:struct:ttydevsw
587 tp = pp->sp_tty = tty_alloc_mutex(&si_tty_class, pp, &Giant);

Completed in 42 milliseconds