HomeSort by: relevance | last modified time | path
    Searched defs:siotty_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/luna68k/dev/
siotty.c 142 const struct cdevsw siotty_cdevsw = { variable in typeref:typename:const struct cdevsw
714 siottycons.cn_dev = makedev(cdevsw_lookup_major(&siotty_cdevsw), 0);
siotty.c 142 const struct cdevsw siotty_cdevsw = { variable in typeref:typename:const struct cdevsw
714 siottycons.cn_dev = makedev(cdevsw_lookup_major(&siotty_cdevsw), 0);

Completed in 54 milliseconds