Home
last modified time | relevance | path

Searched refs:UPS_SUSPEND (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb.h688 #define UPS_SUSPEND 0x0004 macro
H A Dusb_hub.c694 if (sc->sc_st.port_status & UPS_SUSPEND) { in uhub_reattach_port()
920 if (sc->sc_st.port_status & UPS_SUSPEND) { in uhub_suspend_resume_port()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2335 OWRITE4(sc, port, UPS_SUSPEND); in ohci_roothub_exec()
H A Duhci.c2733 status |= UPS_SUSPEND; in uhci_roothub_exec()
H A Dehci.c3362 i |= UPS_SUSPEND; in ehci_roothub_exec()