Searched defs:Speed (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DRemoteUSBDeviceImpl.cpp310 STDMETHODIMP RemoteUSBDevice::COMGETTER(Speed) (USBConnectionSpeed_T *aSpeed) function in class:RemoteUSBDevice
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbBus.h167 UINT8 Speed; member in struct:_USB_DEVICE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9anim.h145 FLOAT Speed; member in struct:_D3DXTRACK_DESC
160 FLOAT Speed; member in union:_D3DXEVENT_DESC::__anon13369
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhciSched.c1339 UINT8 Speed; local
1364 Speed = EFI_USB_SPEED_FULL;
1366 Speed = EFI_USB_SPEED_LOW;
1368 Speed = EFI_USB_SPEED_HIGH;
1370 Speed = EFI_USB_SPEED_SUPER;
1378 Status = XhcInitializeDeviceSlot (Xhc, ParentRouteChart, Port, RouteChart, Speed);
1380 Status = XhcInitializeDeviceSlot64 (Xhc, ParentRouteChart, Port, RouteChart, Speed);
1782 InputContext->Slot.Speed = DeviceSpeed + 1;
1793 //if the Full/Low device attached to a High Speed Hub, Init the TTPortNum and TTHubSlotId field of slot context
1798 if ((ParentDeviceContext->Slot.Speed
[all...]
H A DXhciSched.h562 UINT32 Speed:4; member in struct:_SLOT_CONTEXT
590 UINT32 Speed:4; member in struct:_SLOT_CONTEXT_64
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DQueryTable.c3235 @param[in] Speed The key of the structure.
3240 IN UINT16 Speed,
3245 PRINT_INFO_OPTION (Speed, Option);
3246 PRINT_BITS_INFO (McMemorySpeedsTable, Speed);
3239 DisplayMcMemorySpeeds( IN UINT16 Speed, IN UINT8 Option ) argument
H A DLibSmbios.h296 UINT16 Speed; member in struct:__anon12854
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSmBios.h1497 UINT16 Speed; member in struct:__anon11858

Completed in 65 milliseconds