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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiUsbLib.h438 Recipient, and Target to the value specified by Value. The status of the
444 @param Recipient The USB data recipient type (i.e. Device, Interface, Endpoint).
461 IN USB_TYPES_DEFINITION Recipient,
471 Recipient, and Target to the value specified by Value. The status of the transfer
477 @param Recipient The USB data recipient type (i.e. Device, Interface, Endpoint).
494 IN USB_TYPES_DEFINITION Recipient,
504 Recipient, and Target, and place the result in the buffer specified by DeviceStatus.
511 @param Recipient The USB data recipient type (i.e. Device, Interface, Endpoint).
528 IN USB_TYPES_DEFINITION Recipient,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiUsbLib/
H A DUsbDxeLib.c362 Recipient, and Target to the value specified by Value. The status of the
368 @param Recipient The USB data recipient type (i.e. Device, Interface, Endpoint).
385 IN USB_TYPES_DEFINITION Recipient,
398 switch (Recipient) {
439 Recipient, and Target to the value specified by Value. The status of the transfer
445 @param Recipient The USB data recipient type (i.e. Device, Interface, Endpoint).
462 IN USB_TYPES_DEFINITION Recipient,
476 switch (Recipient) {
517 Recipient, and Target and place the result in the buffer specified by DeviceStatus.
524 @param Recipient Th
383 UsbSetFeature( IN EFI_USB_IO_PROTOCOL *UsbIo, IN USB_TYPES_DEFINITION Recipient, IN UINT16 Value, IN UINT16 Target, OUT UINT32 *Status ) argument
460 UsbClearFeature( IN EFI_USB_IO_PROTOCOL *UsbIo, IN USB_TYPES_DEFINITION Recipient, IN UINT16 Value, IN UINT16 Target, OUT UINT32 *Status ) argument
539 UsbGetStatus( IN EFI_USB_IO_PROTOCOL *UsbIo, IN USB_TYPES_DEFINITION Recipient, IN UINT16 Target, OUT UINT16 *DeviceStatus, OUT UINT32 *Status ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBotPei/
H A DPeiUsbLib.c112 @param Recipient The recipient of ClearFeature Request, should be one of Device/Interface/Endpoint.
125 IN EFI_USB_RECIPIENT Recipient,
134 switch (Recipient) {
122 PeiUsbClearDeviceFeature( IN EFI_PEI_SERVICES **PeiServices, IN PEI_USB_IO_PPI *UsbIoPpi, IN EFI_USB_RECIPIENT Recipient, IN UINT16 Value, IN UINT16 Target ) argument
H A DPeiUsbLib.h153 @param Recipient The recipient of ClearFeature Request, should be one of Device/Interface/Endpoint.
166 IN EFI_USB_RECIPIENT Recipient,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DPeiUsbLib.c112 @param Recipient The recipient of ClearFeature Request, should be one of Device/Interface/Endpoint.
125 IN EFI_USB_RECIPIENT Recipient,
134 switch (Recipient) {
122 PeiUsbClearDeviceFeature( IN EFI_PEI_SERVICES **PeiServices, IN PEI_USB_IO_PPI *UsbIoPpi, IN EFI_USB_RECIPIENT Recipient, IN UINT16 Value, IN UINT16 Target ) argument
H A DPeiUsbLib.h155 @param Recipient The recipient of ClearFeature Request, should be one of Device/Interface/Endpoint.
168 IN EFI_USB_RECIPIENT Recipient,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dusb.h382 UCHAR Recipient:5; member in struct:_URB_OS_FEATURE_DESCRIPTOR_REQUEST
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dusb.h382 UCHAR Recipient:5; member in struct:_URB_OS_FEATURE_DESCRIPTOR_REQUEST

Completed in 78 milliseconds