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

  /src/sys/arch/usermode/dev/
ttycons.c 87 const struct cdevsw ttycons_cdevsw = { variable in typeref:typename:const struct cdevsw
139 maj = cdevsw_lookup_major(&ttycons_cdevsw);
ttycons.c 87 const struct cdevsw ttycons_cdevsw = { variable in typeref:typename:const struct cdevsw
139 maj = cdevsw_lookup_major(&ttycons_cdevsw);

Completed in 21 milliseconds