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

  /src/sys/arch/xen/xen/
xencons.c 125 const struct cdevsw xencons_cdevsw = { variable in typeref:typename:const struct cdevsw
185 maj = cdevsw_lookup_major(&xencons_cdevsw);
xencons.c 125 const struct cdevsw xencons_cdevsw = { variable in typeref:typename:const struct cdevsw
185 maj = cdevsw_lookup_major(&xencons_cdevsw);
xencons.c 125 const struct cdevsw xencons_cdevsw = { variable in typeref:typename:const struct cdevsw
185 maj = cdevsw_lookup_major(&xencons_cdevsw);

Completed in 41 milliseconds