Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h736 #define UPS_OTHER_SPEED 0x0600 /* currently FreeBSD specific */ macro
Dusb_hub.c821 switch (sc->sc_st.port_status & UPS_OTHER_SPEED) { in uhub_reattach_port()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3508 i |= UPS_OTHER_SPEED; in xhci_roothub_exec()