Home | Sort by: relevance | last modified time | path |
/src/sys/dev/arcbios/ | |
arcbios.c | 63 extern const struct cdevsw arcbios_cdevsw; 93 maj = cdevsw_lookup_major(&arcbios_cdevsw); |
arcbios_tty.c | 66 const struct cdevsw arcbios_cdevsw = { variable in typeref:typename:const struct cdevsw |