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

  /src/sys/dev/usb/
ucom.c 210 const struct cdevsw ucom_cdevsw = { variable in typeref:typename:const struct cdevsw
426 maj = cdevsw_lookup_major(&ucom_cdevsw);
ucom.c 210 const struct cdevsw ucom_cdevsw = { variable in typeref:typename:const struct cdevsw
426 maj = cdevsw_lookup_major(&ucom_cdevsw);

Completed in 22 milliseconds