Home
last modified time | relevance | path

Searched refs:GET_TPH_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h289 #define GET_TPH_TABLE_SIZE(x) ((x->TphRequesterCapability & 0x7FF0000)>>16) * sizeof(UINT16) macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.c5623 GET_TPH_TABLE_SIZE(Header), in PrintInterpretedExtendedCompatibilityTph()
5630 sizeof(PCI_EXPRESS_EXTENDED_CAPABILITIES_TPH) + GET_TPH_TABLE_SIZE(Header) - sizeof(UINT16), in PrintInterpretedExtendedCompatibilityTph()