Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mvme/ | |
clmpcc_pcctwo.c | 81 extern const struct cdevsw clmpcc_cdevsw; 246 maj = cdevsw_lookup_major(&clmpcc_cdevsw); |
/src/sys/dev/ic/ | |
clmpcc.c | 97 const struct cdevsw clmpcc_cdevsw = { variable in typeref:typename:const struct cdevsw |