Home
last modified time | relevance | path

Searched refs:UPS_LOW_SPEED (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb.h710 #define UPS_LOW_SPEED 0x0200 macro
H A Dusb_hub.c752 else if (sc->sc_st.port_status & UPS_LOW_SPEED) in uhub_reattach_port()
758 if (sc->sc_st.port_status & UPS_LOW_SPEED) in uhub_reattach_port()
773 case UPS_LOW_SPEED: in uhub_reattach_port()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2236 OWRITE4(sc, port, UPS_LOW_SPEED); in ohci_roothub_exec()
H A Duhci.c2715 status |= UPS_LOW_SPEED; in uhci_roothub_exec()
H A Dehci.c3351 i = UPS_LOW_SPEED; in ehci_roothub_exec()
H A Dxhci.c3543 i |= UPS_LOW_SPEED; in xhci_roothub_exec()