Home
last modified time | relevance | path

Searched refs:UPS_HIGH_SPEED (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb.h711 #define UPS_HIGH_SPEED 0x0400 macro
H A Dusb_hub.c750 if (sc->sc_st.port_status & UPS_HIGH_SPEED) in uhub_reattach_port()
776 case UPS_HIGH_SPEED: in uhub_reattach_port()
/dragonfly/sys/bus/u4b/controller/
H A Dehci.c3349 i = UPS_HIGH_SPEED; in ehci_roothub_exec()
3355 i = UPS_HIGH_SPEED; in ehci_roothub_exec()
H A Dxhci.c3540 i |= UPS_HIGH_SPEED; in xhci_roothub_exec()