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

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

Completed in 38 milliseconds