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

  /src/sys/dev/usb/
ucycom.c 161 const struct cdevsw ucycom_cdevsw = { variable in typeref:typename:const struct cdevsw
286 maj = cdevsw_lookup_major(&ucycom_cdevsw);
ucycom.c 161 const struct cdevsw ucycom_cdevsw = { variable in typeref:typename:const struct cdevsw
286 maj = cdevsw_lookup_major(&ucycom_cdevsw);
ucycom.c 161 const struct cdevsw ucycom_cdevsw = { variable in typeref:typename:const struct cdevsw
286 maj = cdevsw_lookup_major(&ucycom_cdevsw);

Completed in 163 milliseconds