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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbHub.c430 UsbHubCtrlSetPortFeature ( function
755 UsbHubCtrlSetPortFeature (HubIf->Device, Index, USB_HUB_PORT_REMOTE_WAKE_MASK);
763 UsbHubCtrlSetPortFeature (HubIf->Device, Index, (EFI_USB_PORT_FEATURE) USB_HUB_PORT_POWER);
913 Status = UsbHubCtrlSetPortFeature (HubIf->Device, Port, (UINT8) Feature);

Completed in 51 milliseconds