Searched refs:joy_cdevsw (Results 1 – 1 of 1) sorted by relevance
67 static struct cdevsw joy_cdevsw = { variable109 joy->d = make_dev(&joy_cdevsw, unit, 0, 0, 0600, "joy%d", unit); in joy_attach()