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

  /src/sys/arch/evbppc/virtex/dev/
xlcom.c 140 const struct cdevsw xlcom_cdevsw = { variable in typeref:typename:const struct cdevsw
194 dev = makedev(cdevsw_lookup_major(&xlcom_cdevsw), device_unit(self));
xlcom.c 140 const struct cdevsw xlcom_cdevsw = { variable in typeref:typename:const struct cdevsw
194 dev = makedev(cdevsw_lookup_major(&xlcom_cdevsw), device_unit(self));

Completed in 53 milliseconds