Home
last modified time | relevance | path

Searched refs:USB_GET_DRIVER_INFO (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h359 #define USB_GET_DRIVER_INFO(did) \ macro
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c355 sc->sc_flags = USB_GET_DRIVER_INFO(uaa); in axge_attach()
Dif_axe.c700 sc->sc_flags = USB_GET_DRIVER_INFO(uaa); in axe_attach()
Dif_cdce.c477 sc->sc_flags = USB_GET_DRIVER_INFO(uaa); in cdce_attach()
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c683 type = USB_GET_DRIVER_INFO(uaa); in u3g_attach()