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

  /src/sys/dev/usb/
uhmodem.c 156 static const struct uhmodem_type uhmodem_devs[] = { variable in typeref:typename:const struct uhmodem_type[]
164 #define uhmodem_lookup(v, p) ((const struct uhmodem_type *)usb_lookup(uhmodem_devs, v, p))
uhmodem.c 156 static const struct uhmodem_type uhmodem_devs[] = { variable in typeref:typename:const struct uhmodem_type[]
164 #define uhmodem_lookup(v, p) ((const struct uhmodem_type *)usb_lookup(uhmodem_devs, v, p))

Completed in 29 milliseconds