Home
last modified time | relevance | path

Searched refs:UPS_CURRENT_CONNECT_STATUS (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h706 #define UPS_CURRENT_CONNECT_STATUS 0x0001 macro
H A Dusb_request.c829 if (!(status & UPS_CURRENT_CONNECT_STATUS)) in usbd_req_reset_port()
936 if (!(status & UPS_CURRENT_CONNECT_STATUS)) in usbd_req_warm_reset_port()
H A Dusb_hub.c651 if (!(sc->sc_st.port_status & UPS_CURRENT_CONNECT_STATUS)) in uhub_reattach_port()
720 (!(sc->sc_st.port_status & UPS_CURRENT_CONNECT_STATUS))) { in uhub_reattach_port()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1913 value |= UPS_CURRENT_CONNECT_STATUS; in atmegadci_roothub_exec()
H A Davr32dci.c1867 value |= UPS_CURRENT_CONNECT_STATUS; in avr32dci_roothub_exec()
H A Duss820dci.c2174 value |= UPS_CURRENT_CONNECT_STATUS; in uss820dci_roothub_exec()
H A Dohci.c2194 OWRITE4(sc, port, UPS_CURRENT_CONNECT_STATUS); in ohci_roothub_exec()
H A Duhci.c2641 status |= UPS_CURRENT_CONNECT_STATUS; in uhci_roothub_exec()
H A Dmusb_otg.c3959 value |= UPS_CURRENT_CONNECT_STATUS; in musbotg_roothub_exec()
H A Dehci.c3259 i |= UPS_CURRENT_CONNECT_STATUS; in ehci_roothub_exec()
H A Ddwc_otg.c4730 value |= UPS_CURRENT_CONNECT_STATUS; in dwc_otg_roothub_exec()
H A Dxhci.c3496 i |= UPS_CURRENT_CONNECT_STATUS; in xhci_roothub_exec()