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

/freebsd-13-stable/sys/dev/xen/console/
H A Dxen_console.c693 static struct ttydevsw xencons_ttydevsw = { variable in typeref:struct:ttydevsw
733 tp = tty_alloc(&xencons_ttydevsw, cons);

Completed in 98 milliseconds