Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_console.c55 static struct ttydevsw ofw_ttydevsw = { variable
90 tp = tty_alloc(&ofw_ttydevsw, NULL); in cn_drvinit()