Searched refs:snp_dev (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/snp/
H A Dsnp.c44 static struct cdev *snp_dev; variable in typeref:struct:cdev
353 snp_dev = make_dev(&snp_cdevsw, 0,
358 destroy_dev(snp_dev);

Completed in 103 milliseconds