Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c265 static struct cdevsw consolectl_devsw = { variable
668 &consolectl_devsw, 0, UID_ROOT, GID_WHEEL, 0600, "consolectl"); in sc_attach_unit()