Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h714 #define UPS_RESET 0x0010 macro
Dusb_request.c798 if (!(status & UPS_RESET) && (status & UPS_CURRENT_CONNECT_STATUS)) in usbd_req_reset_port()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3299 i |= UPS_RESET;
Dxhci.c3519 i |= UPS_RESET; in xhci_roothub_exec()