Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
HDusb.h751 USB_REV_3_0 enumerator
753 #define USB_REV_MAX (USB_REV_3_0+1)
/dragonfly/sys/bus/u4b/controller/
HDusb_controller.c734 case USB_REV_3_0: in usb_bus_attach()
HDxhci.c594 sc->sc_bus.usbrev = USB_REV_3_0; in xhci_init()