Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb.h734 #define UPS_C_BH_PORT_RESET 0x0020 /* USB 3.0 only */ macro
HDusb_request.c938 if (change & UPS_C_BH_PORT_RESET) in usbd_req_warm_reset_port()
/NextBSD/sys/dev/usb/controller/
HDxhci.c3558 i |= UPS_C_BH_PORT_RESET; in xhci_roothub_exec()