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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiUsbLib/
H A DUsbDxeLib.c66 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
126 DevReq.RequestType = USB_DEV_SET_DESCRIPTOR_REQ_TYPE;
184 DevReq.RequestType = USB_DEV_GET_INTERFACE_REQ_TYPE;
237 DevReq.RequestType = USB_DEV_SET_INTERFACE_REQ_TYPE;
292 DevReq.RequestType = USB_DEV_GET_CONFIGURATION_REQ_TYPE;
342 DevReq.RequestType = USB_DEV_SET_CONFIGURATION_REQ_TYPE;
401 DevReq.RequestType = USB_DEV_SET_FEATURE_REQ_TYPE_D;
405 DevReq.RequestType = USB_DEV_SET_FEATURE_REQ_TYPE_I;
409 DevReq.RequestType = USB_DEV_SET_FEATURE_REQ_TYPE_E;
479 DevReq.RequestType
[all...]
H A DHid.c20 // Hid RequestType Bits specifying characteristics of request.
66 Request.RequestType = USB_HID_GET_DESCRIPTOR_REQ_TYPE;
126 Request.RequestType = USB_HID_GET_DESCRIPTOR_REQ_TYPE;
181 Request.RequestType = USB_HID_CLASS_GET_REQ_TYPE;
235 Request.RequestType = USB_HID_CLASS_SET_REQ_TYPE;
288 Request.RequestType = USB_HID_CLASS_SET_REQ_TYPE;
343 Request.RequestType = USB_HID_CLASS_GET_REQ_TYPE;
406 Request.RequestType = USB_HID_CLASS_SET_REQ_TYPE;
471 Request.RequestType = USB_HID_CLASS_GET_REQ_TYPE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBotPei/
H A DPeiUsbLib.c50 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
90 DevReq.RequestType = USB_DEV_SET_ADDRESS_REQ_TYPE;
136 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_D;
140 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_I;
144 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_E;
184 DevReq.RequestType = USB_DEV_SET_CONFIGURATION_REQ_TYPE;
H A DBotPeim.c51 DevReq.RequestType = 0x21;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DPeiUsbLib.c50 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
90 DevReq.RequestType = USB_DEV_SET_ADDRESS_REQ_TYPE;
136 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_D;
140 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_I;
144 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_E;
184 DevReq.RequestType = USB_DEV_SET_CONFIGURATION_REQ_TYPE;
H A DHubPeim.c49 DeviceRequest.RequestType = USB_HUB_GET_PORT_STATUS_REQ_TYPE;
95 DeviceRequest.RequestType = USB_HUB_SET_PORT_FEATURE_REQ_TYPE;
139 DeviceRequest.RequestType = USB_HUB_CLEAR_FEATURE_PORT_REQ_TYPE;
181 DeviceRequest.RequestType = USB_HUB_GET_HUB_STATUS_REQ_TYPE;
222 DeviceRequest.RequestType = USB_HUB_SET_HUB_FEATURE_REQ_TYPE;
263 DeviceRequest.RequestType = USB_HUB_CLEAR_FEATURE_REQ_TYPE;
306 DevReq.RequestType = USB_RT_HUB | 0x80;
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/
H A DVBoxNetCmn-win.h22 switch (pRequest->RequestType)
126 Log(("%s: %s(0x%x) %s(0x%x)\n", pcszFunction, pszType, pRequest->RequestType, pszOid, pRequest->DATA.SET_INFORMATION.Oid));
H A DVBoxNetLwf-win.cpp453 switch (pFrom->RequestType)
500 if (pOidRequest->RequestType == NdisRequestSetInformation
512 if (pOidRequest->RequestType == NdisRequestSetInformation
532 if ( pOidRequest->RequestType == NdisRequestQueryInformation
563 Log5((__FUNCTION__": completed rq type=%d oid=%x\n", pRequest->RequestType, pRequest->DATA.QUERY_INFORMATION.Oid));
565 if ( pRequest->RequestType == NdisRequestQueryInformation
600 Rq.Request.RequestType = NdisRequestQueryInformation;
629 Rq.Request.RequestType = NdisRequestQueryInformation;
665 Rq.Request.RequestType = NdisRequestSetInformation;
H A DVBoxNetAdp-win.cpp528 switch (NdisRequest->RequestType)
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DExchange.c631 IKEV2_CREATE_CHILD_REQUEST_TYPE RequestType; local
674 RequestType = Ikev2ChildExchangeRequestType (IkePacket);
676 switch (RequestType) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DUsb.h72 UINT8 RequestType; member in struct:__anon11909
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassBot.c494 Request.RequestType = 0x21;
563 Request.RequestType = 0xA1;
H A DUsbMassCbi.c191 Request.RequestType = 0x21;
H A DUsbMassBoot.c1076 Request.RequestType = 0x02;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c814 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD, USB_TARGET_DEVICE))) {
843 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_CLASS, USB_TARGET_OTHER)) &&
905 ((Request->RequestType == USB_REQUEST_TYPE (EfiUsbDataIn, USB_REQ_TYPE_STANDARD, USB_TARGET_DEVICE)) ||
906 ((Request->RequestType == USB_REQUEST_TYPE (EfiUsbDataIn, USB_REQ_TYPE_CLASS, USB_TARGET_DEVICE))))) {
967 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD, USB_TARGET_DEVICE))) {
983 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbDataIn, USB_REQ_TYPE_CLASS, USB_TARGET_OTHER))) {
H A DXhciSched.c241 TrbStart->TrbCtrSetup.bmRequestType = Urb->Request->RequestType;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbDesc.c437 DevReq.RequestType = USB_REQUEST_TYPE (Direction, Type, Target);
950 DevReq.RequestType = USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD, Target);
H A DUsbBus.c134 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD,
153 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD,
186 (Request->RequestType == USB_REQUEST_TYPE (EfiUsbNoData, USB_REQ_TYPE_STANDARD,
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c444 if ((SetupPacket->RequestType & BIT7) != 0) {
466 if ((SetupPacket->RequestType & BIT7) != 0) {
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltM-win.cpp623 pNetFlt->u.s.WinIf.PassDownRequest.RequestType = NdisRequestQueryInformation;
755 switch (pNetFlt->u.s.WinIf.PassDownRequest.RequestType)
814 pNetFlt->u.s.WinIf.PassDownRequest.RequestType = NdisRequestSetInformation;
H A DVBoxNetFltRt-win.cpp1271 request.RequestType = NdisRequestQueryInformation;
1290 Request.RequestType = NdisRequestQueryInformation;
1319 request.RequestType = NdisRequestQueryInformation;
1346 Request.RequestType = NdisRequestQueryInformation;
1379 Request.RequestType = NdisRequestSetInformation;
H A DVBoxNetFltP-win.cpp507 switch (pNdisRequest->RequestType)

Completed in 157 milliseconds