Searched defs:Direction (Results 1 - 25 of 35) sorted by relevance

12

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDHandler.h58 enum Direction enum in class:UIDnDHandler
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DUsbIoPeim.c26 @param Direction Specifies the data direction for the data stage.
44 IN EFI_USB_DATA_DIRECTION Direction,
64 Direction,
79 Direction,
40 PeiUsbControlTransfer( IN EFI_PEI_SERVICES **PeiServices, IN PEI_USB_IO_PPI *This, IN EFI_USB_DEVICE_REQUEST *Request, IN EFI_USB_DATA_DIRECTION Direction, IN UINT32 Timeout, IN OUT VOID *Data, OPTIONAL IN UINTN DataLength OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DCallback.c393 @param Direction Direction of data flow for this memory's usage:
404 IN UINT32 Direction,
424 switch (Direction) {
487 @param Direction Direction of data flow for this memory's usage:
498 IN UINT32 Direction,
541 @param Direction Direction of data flow for this memory's usage:
552 IN UINT32 Direction,
400 SnpUndi32CallbackMap( IN UINT64 UniqueId, IN UINT64 CpuAddr, IN UINT32 NumBytes, IN UINT32 Direction, IN OUT UINT64 DeviceAddrPtr ) argument
494 SnpUndi32CallbackUnmap( IN UINT64 UniqueId, IN UINT64 CpuAddr, IN UINT32 NumBytes, IN UINT32 Direction, IN UINT64 DeviceAddr ) argument
548 SnpUndi32CallbackSync( IN UINT64 UniqueId, IN UINT64 CpuAddr, IN UINT32 NumBytes, IN UINT32 Direction, IN UINT64 DeviceAddr ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecDebug.c192 @param[in] Direction Point to the IKE packet is inbound or outbound.
199 IN EFI_IPSEC_TRAFFIC_DIR Direction,
211 InitCookie = (Direction == EfiIPsecOutBound) ? HTONLL (Packet->Header->InitiatorCookie) : Packet->Header->InitiatorCookie;
212 RespCookie = (Direction == EfiIPsecOutBound) ? HTONLL (Packet->Header->ResponderCookie) : Packet->Header->ResponderCookie;
248 if (Direction == EfiIPsecOutBound) {
197 IpSecDumpPacket( IN IKE_PACKET *Packet, IN EFI_IPSEC_TRAFFIC_DIR Direction, IN UINT8 IpVersion ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBotPei/
H A DBotPeim.c96 @param Direction The direction of the data.
111 IN EFI_USB_DATA_DIRECTION Direction,
130 Cbw.Flags = (UINT8) ((Direction == EfiUsbDataIn) ? 0x80 : 0);
168 @param Direction The direction of the data.
182 IN EFI_USB_DATA_DIRECTION Direction,
204 if (Direction == EfiUsbDataIn) {
319 @param Direction The direction of the data.
335 IN EFI_USB_DATA_DIRECTION Direction,
354 Direction,
364 switch (Direction) {
105 BotCommandPhase( IN EFI_PEI_SERVICES **PeiServices, IN PEI_BOT_DEVICE *PeiBotDev, IN VOID *Command, IN UINT8 CommandSize, IN UINT32 DataTransferLength, IN EFI_USB_DATA_DIRECTION Direction, IN UINT16 Timeout ) argument
177 BotDataPhase( IN EFI_PEI_SERVICES **PeiServices, IN PEI_BOT_DEVICE *PeiBotDev, IN UINT32 *DataSize, IN OUT VOID *DataBuffer, IN EFI_USB_DATA_DIRECTION Direction, IN UINT16 Timeout ) argument
328 PeiAtapiCommand( IN EFI_PEI_SERVICES **PeiServices, IN PEI_BOT_DEVICE *PeiBotDev, IN VOID *Command, IN UINT8 CommandSize, IN VOID *DataBuffer, IN UINT32 BufferLength, IN EFI_USB_DATA_DIRECTION Direction, IN UINT16 TimeOutInMilliSeconds ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciSched.c57 Ep.Direction = EfiUsbDataIn;
761 EFI_USB_DATA_DIRECTION Direction; local
763 Direction = (((EpNum & 0x80) != 0) ? EfiUsbDataIn : EfiUsbDataOut);
770 (Urb->Ep.Direction == Direction)) {
845 if (Urb->Ep.Direction == EfiUsbDataIn) {
H A DEhciUrb.h159 EFI_USB_DATA_DIRECTION Direction; member in struct:_USB_ENDPOINT
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciQueue.c65 @param Direction Direction of the data transfer.
79 IN EFI_USB_DATA_DIRECTION Direction,
92 switch (Direction) {
77 UhciMapUserData( IN USB_HC_DEV *Uhc, IN EFI_USB_DATA_DIRECTION Direction, IN VOID *Data, IN OUT UINTN *Len, OUT UINT8 *PktId, OUT UINT8 **MappedAddr, OUT VOID **Map ) argument
H A DUhci.c794 EFI_USB_DATA_DIRECTION Direction; local
846 Direction = EfiUsbDataIn;
848 Direction = EfiUsbDataOut;
851 Status = UhciMapUserData (Uhc, Direction, *Data, DataLength, &PktId, &DataPhy, &DataMap);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbBus.c51 @param Direction Direction for data stage
67 IN EFI_USB_DATA_DIRECTION Direction,
95 Direction,
64 UsbIoControlTransfer( IN EFI_USB_IO_PROTOCOL *This, IN EFI_USB_DEVICE_REQUEST *Request, IN EFI_USB_DATA_DIRECTION Direction, IN UINT32 Timeout, IN OUT VOID *Data, OPTIONAL IN UINTN DataLength, OPTIONAL OUT UINT32 *UsbStatus ) argument
H A DUsbDesc.c404 @param Direction The direction of data transfer.
420 IN EFI_USB_DATA_DIRECTION Direction,
437 DevReq.RequestType = USB_REQUEST_TYPE (Direction, Type, Target);
450 Direction,
418 UsbCtrlRequest( IN USB_DEVICE *UsbDev, IN EFI_USB_DATA_DIRECTION Direction, IN UINTN Type, IN UINTN Target, IN UINTN Request, IN UINT16 Value, IN UINT16 Index, IN OUT VOID *Buf, IN UINTN Length ) argument
H A DUsbUtility.c278 @param Direction The direction of data stage.
296 IN EFI_USB_DATA_DIRECTION Direction,
314 Direction,
330 Direction,
290 UsbHcControlTransfer( IN USB_BUS *UsbBus, IN UINT8 DevAddr, IN UINT8 DevSpeed, IN UINTN MaxPacket, IN EFI_USB_DEVICE_REQUEST *Request, IN EFI_USB_DATA_DIRECTION Direction, IN OUT VOID *Data, IN OUT UINTN *DataLength, IN UINTN TimeOut, IN EFI_USB2_HC_TRANSACTION_TRANSLATOR *Translator, OUT UINT32 *UsbResult ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Input.c479 @param[in] Direction The directionality in an SPD entry,
499 IN EFI_IPSEC_TRAFFIC_DIR Direction,
585 Direction,
611 if (Direction == EfiIPsecOutBound && TxWrap != NULL) {
667 if (Direction == EfiIPsecInBound && 0 != CompareMem (*Head, &ZeroHead, sizeof (IP4_HEAD))) {
493 Ip4IpSecProcessPacket( IN IP4_SERVICE *IpSb, IN OUT IP4_HEAD **Head, IN OUT NET_BUF **Netbuf, IN OUT UINT8 **Options, IN OUT UINT32 *OptionsLen, IN EFI_IPSEC_TRAFFIC_DIR Direction, IN VOID *Context ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c1549 BOOLEAN Direction; local
1564 Direction = TRUE;
1566 Direction = FALSE;
1592 if (Direction) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciUrb.h155 EFI_USB_DATA_DIRECTION Direction; member in struct:_USB_ENDPOINT
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Input.c489 @param[in] Direction The directionality in an SPD entry,
510 IN EFI_IPSEC_TRAFFIC_DIR Direction,
607 Direction,
633 if (Direction == EfiIPsecOutBound && TxWrap != NULL) {
687 if (Direction == EfiIPsecInBound && 0 != CompareMem (&ZeroHead, *Head, sizeof (EFI_IP6_HEADER))) {
503 Ip6IpSecProcessPacket( IN IP6_SERVICE *IpSb, IN OUT EFI_IP6_HEADER **Head, IN OUT UINT8 *LastHead, IN OUT NET_BUF **Netbuf, IN OUT UINT8 **ExtHdrs, IN OUT UINT32 *ExtHdrsLen, IN EFI_IPSEC_TRAFFIC_DIR Direction, IN VOID *Context ) argument
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c1768 if (gSupportedATAPICommands[Index].Direction == DataOut) {
1778 if (gSupportedATAPICommands[Index].Direction == DataIn) {
2011 if (gSupportedATAPICommands[Index].Direction == DataOut) {
2021 if (gSupportedATAPICommands[Index].Direction == DataIn) {
2141 DATA_DIRECTION Direction,
2161 Direction: Indicates the data transfer direction.
2293 Direction,
2303 DATA_DIRECTION Direction,
2319 Direction: Indicates the data transfer direction.
2397 if (Direction
2135 AtapiPacketCommand( ATAPI_SCSI_PASS_THRU_DEV *AtapiScsiPrivate, UINT32 Target, UINT8 *PacketCommand, VOID *Buffer, UINT32 *ByteCount, DATA_DIRECTION Direction, UINT64 TimeoutInMicroSeconds ) argument
2299 AtapiPassThruPioReadWriteData( ATAPI_SCSI_PASS_THRU_DEV *AtapiScsiPrivate, UINT16 *Buffer, UINT32 *ByteCount, DATA_DIRECTION Direction, UINT64 TimeoutInMicroSeconds ) argument
[all...]
H A DAtapiPassThru.h197 DATA_DIRECTION Direction; member in struct:__anon12600
1146 DATA_DIRECTION Direction,
1166 Direction: Indicates the data transfer direction.
1501 DATA_DIRECTION Direction,
1517 Direction: Indicates the data transfer direction.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c166 Ep->Direction = ((EpAddr & 0x80) != 0) ? EfiUsbDataIn : EfiUsbDataOut;
219 Dci = XhcEndpointToDci (Urb->Ep.EpAddr, (UINT8)(Urb->Ep.Direction));
251 if (Urb->Ep.Direction == EfiUsbDataIn) {
253 } else if (Urb->Ep.Direction == EfiUsbDataOut) {
280 if (Urb->Ep.Direction == EfiUsbDataIn) {
282 } else if (Urb->Ep.Direction == EfiUsbDataOut) {
303 if (Urb->Ep.Direction == EfiUsbDataIn) {
305 } else if (Urb->Ep.Direction == EfiUsbDataOut) {
556 Dci = XhcEndpointToDci (Urb->Ep.EpAddr, (UINT8)(Urb->Ep.Direction));
1099 Dci = XhcEndpointToDci (Urb->Ep.EpAddr, (UINT8)(Urb->Ep.Direction));
1148 EFI_USB_DATA_DIRECTION Direction; local
2318 UINT8 Direction; local
2510 UINT8 Direction; local
[all...]
H A DXhciSched.h122 EFI_USB_DATA_DIRECTION Direction; member in struct:_USB_ENDPOINT
893 @param Direction The direction of the target endpoint.
901 IN UINT8 Direction
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DE100b.c252 @param Direction TODO: add argument description
263 IN UINT32 Direction,
298 Direction,
314 @param Direction TODO: add argument description
325 IN UINT32 Direction,
338 Direction,
259 MapIt( IN NIC_DATA_INSTANCE *AdapterInfo, IN UINT64 MemAddr, IN UINT32 Size, IN UINT32 Direction, OUT UINT64 MappedAddr ) argument
321 UnMapIt( IN NIC_DATA_INSTANCE *AdapterInfo, IN UINT64 MemAddr, IN UINT32 Size, IN UINT32 Direction, IN UINT64 MappedAddr ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DUi.c1499 @param Direction The scroll direction. False is down. True is up.
1508 IN BOOLEAN Direction,
1514 Temp = Direction ? CurrentPos->BackLink : CurrentPos->ForwardLink;
1507 ValueIsScroll( IN BOOLEAN Direction, IN LIST_ENTRY *CurrentPos ) argument
H A DSetup.h520 UINT16 Direction; member in struct:__anon11286
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h1080 D3DVECTOR Direction; member in struct:_D3DLIGHT8
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h1077 D3DVECTOR Direction; member in struct:_D3DLIGHT8

Completed in 175 milliseconds

12