Searched refs:fasttrap_cdev (Results 1 – 1 of 1) sorted by relevance
167 static struct cdev *fasttrap_cdev; variable2401 fasttrap_cdev = make_dev(&fasttrap_cdevsw, 0, UID_ROOT, GID_WHEEL, 0600, in fasttrap_load()2464 destroy_dev(fasttrap_cdev); in fasttrap_load()2627 destroy_dev(fasttrap_cdev); in fasttrap_unload()