Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/dcons/
H A Ddcons_os.c143 static struct ttydevsw dcons_ttydevsw = { variable
384 tp = tty_alloc(&dcons_ttydevsw, dc); in dcons_attach_port()