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

/freebsd-11-stable/sys/dev/rp/
H A Drp.c694 static struct ttydevsw rp_tty_class = { variable in typeref:struct:ttydevsw
744 rp->rp_tty = tp = tty_alloc(&rp_tty_class, rp);

Completed in 59 milliseconds