Searched refs:vcio_devsw (Results 1 – 1 of 1) sorted by relevance
45 static struct cdevsw vcio_devsw = { variable102 sdev = make_dev(&vcio_devsw, 0, UID_ROOT, GID_WHEEL, 0600, "vcio"); in vcio_load()