Home
last modified time | relevance | path

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

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