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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h97 #define PCIE_CAP_MAX_PAYLOAD(PcieDeviceCap) \ macro
H A DPci.c3871 if (PCIE_CAP_MAX_PAYLOAD (PcieDeviceCap) < 6) {
3872 Print (L"%E%d bytes%N\n", 1 << (PCIE_CAP_MAX_PAYLOAD (PcieDeviceCap) + 7));

Completed in 145 milliseconds