Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h732 #define UPS_OTHER_SPEED 0x0600 /* currently FreeBSD specific */ macro
H A Dusb_hub.c759 switch (sc->sc_st.port_status & UPS_OTHER_SPEED) { in uhub_reattach_port()
/freebsd/sys/dev/usb/controller/
H A Dxhci.c3491 i |= UPS_OTHER_SPEED; in xhci_roothub_exec()