Searched refs:SetPortFeature (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2.h163 #define SetPortFeature ((UT_WRITE_CLASS_OTHER << 8) | USB_REQ_SET_FEATURE) macro
H A Ddwc2_hcd.c3700 case SetPortFeature:
3701 dev_dbg(hsotg->dev, "SetPortFeature\n");
3719 "SetPortFeature - USB_PORT_FEAT_SUSPEND\n");
3728 "SetPortFeature - USB_PORT_FEAT_POWER\n");
3739 "SetPortFeature - USB_PORT_FEAT_RESET\n");
3796 "SetPortFeature - USB_PORT_FEAT_INDICATOR\n");
3803 "SetPortFeature - USB_PORT_FEAT_TEST\n");
3812 "SetPortFeature %1xh unknown or unsupported\n",

Completed in 120 milliseconds