Home
last modified time | relevance | path

Searched refs:USB_REV_3_0 (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h774 USB_REV_3_0 enumerator
776 #define USB_REV_MAX (USB_REV_3_0+1)
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c643 case USB_REV_3_0: in usb_bus_attach()
Dxhci.c532 sc->sc_bus.usbrev = USB_REV_3_0; in xhci_init()