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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciDebug.c64 DEBUG ((EFI_D_INFO, " LowSpeed - %d\n", CurTdSw->TdHw.LowSpeed));
H A DUhciQueue.c351 Td->TdHw.LowSpeed = IsLow ? 1 : 0;
412 Td->TdHw.LowSpeed = IsLow ? 1 : 0;
463 Td->TdHw.LowSpeed = IsLow ? 1 : 0;
H A DUhciQueue.h65 UINT32 LowSpeed : 1; member in struct:__anon10840

Completed in 691 milliseconds