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

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

Completed in 748 milliseconds