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

/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_console.c127 static struct ttydevsw uart_phyp_tty_class = { variable in typeref:struct:ttydevsw
244 sc->tp = tty_alloc(&uart_phyp_tty_class, sc);

Completed in 162 milliseconds