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

  /src/sys/dev/usb/
if_mos.c 109 struct mos_type { struct
131 static const struct mos_type mos_devs[] = {
137 #define mos_lookup(v, p) ((const struct mos_type *)usb_lookup(mos_devs, v, p))
if_mos.c 109 struct mos_type { struct
131 static const struct mos_type mos_devs[] = {
137 #define mos_lookup(v, p) ((const struct mos_type *)usb_lookup(mos_devs, v, p))

Completed in 25 milliseconds