Home
last modified time | relevance | path

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

/NextBSD/sys/dev/si/
HDsi.c257 static struct ttydevsw si_tty_class = { variable
586 tp = pp->sp_tty = tty_alloc_mutex(&si_tty_class, pp, &Giant); in siattach()