Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/
Dusb.h770 USB_REV_3_0 enumerator
772 #define USB_REV_MAX (USB_REV_3_0+1)
/freebsd-12-stable/sys/dev/usb/controller/
Dusb_controller.c736 case USB_REV_3_0: in usb_bus_attach()
Dxhci.c572 sc->sc_bus.usbrev = USB_REV_3_0; in xhci_init()