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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c3865 UINT8 L1Latency; local
3889 L1Latency = (UINT8) PCIE_CAP_L1LATENCY (PcieDeviceCap);
3901 if (L1Latency < 7) {
3902 Print (L"%EMaximum of %d us%N\n", 1 << (L1Latency + 1));

Completed in 1114 milliseconds