Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h746 #define UPS_C_BH_PORT_RESET 0x0020 /* USB 3.0 only */ macro
Dusb_request.c920 if (change & UPS_C_BH_PORT_RESET) in usbd_req_warm_reset_port()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3538 i |= UPS_C_BH_PORT_RESET; in xhci_roothub_exec()