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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h128 #define PCIE_CAP_MAX_PAYLOAD_SIZE(PcieDeviceControl) \ macro
H A DPci.c3976 if (PCIE_CAP_MAX_PAYLOAD_SIZE (PcieDeviceControl) < 6) {
3977 Print (L"%E%d bytes%N\n", 1 << (PCIE_CAP_MAX_PAYLOAD_SIZE (PcieDeviceControl) + 7));

Completed in 148 milliseconds