Home
last modified time | relevance | path

Searched refs:UHF_PORT_RESET (Results 1 – 10 of 10) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/dwc2/
H A Ddwc2.h152 #define USB_PORT_FEAT_RESET UHF_PORT_RESET
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dusb.h452 #define UHF_PORT_RESET 4 macro
H A Dmotg.c872 case UHF_PORT_RESET: in motg_roothub_ctrl()
966 case UHF_PORT_RESET: in motg_roothub_ctrl()
H A Dusb_subr.c324 USETW(req.wValue, UHF_PORT_RESET); in usbd_reset_port()
H A Duhci.c3707 case UHF_PORT_RESET: in uhci_roothub_ctrl()
3827 case UHF_PORT_RESET: in uhci_roothub_ctrl()
H A Dxhci.c3392 case UHF_PORT_RESET: in xhci_roothub_ctrl()
H A Dohci.c2505 case UHF_PORT_RESET: in ohci_roothub_ctrl()
H A Dehci.c2487 case UHF_PORT_RESET: in ehci_roothub_ctrl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c178 case UHF_PORT_RESET: in ugenhc_roothub_ctrl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dsl811hs.c3112 if (what == UHF_PORT_RESET) { in slhci_set_feature()