Home
last modified time | relevance | path

Searched refs:USB_REQ_SET_FEATURE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUsb.h189 USB_REQ_SET_FEATURE = 0x03, enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c636 case USB_REQ_SET_FEATURE: in ohci_handle_set_clear_port_feature()
1115 case USB_REQ_SET_FEATURE: in ohci_handle_set_clear_hub_feature()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c289 case USB_REQ_SET_FEATURE: in uhci_handle_set_clear_port_feature()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c563 case USB_REQ_SET_FEATURE: in xhci_root_hub_ctrl_req()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1475 #define USB_REQ_SET_FEATURE 0x03 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c717 bRequest = ((cmd == USB_REMOTE_WAKEUP_ENABLE) ? USB_REQ_SET_FEATURE : in usba_handle_device_remote_wakeup()
H A Dhubdi.c967 USB_REQ_SET_FEATURE, in hubd_suspend_port()
4836 USB_REQ_SET_FEATURE, in hubd_reset_port()
5026 USB_REQ_SET_FEATURE, in hubd_enable_port()
5593 USB_REQ_SET_FEATURE, in hubd_enable_port_power()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c617 case USB_REQ_SET_FEATURE: in ehci_handle_set_clear_port_feature()