Home
last modified time | relevance | path

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

/src/sys/dev/dcons/
H A Ddcons_os.c141 static struct ttydevsw dcons_ttydevsw = { variable
382 tp = tty_alloc(&dcons_ttydevsw, dc); in dcons_attach_port()