Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h743 #define UPS_C_BH_PORT_RESET 0x0020 /* USB 3.0 only */ macro
H A Dusb_request.c940 if (change & UPS_C_BH_PORT_RESET) in usbd_req_warm_reset_port()
H A Dusb_hub.c1091 (sc->sc_st.port_change & UPS_C_BH_PORT_RESET) != 0) { in uhub_explore()
/freebsd/sys/dev/usb/controller/
H A Dxhci.c3517 i |= UPS_C_BH_PORT_RESET; in xhci_roothub_exec()