Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h65 #define EFI_PCIE_CAPABILITY_ID_SRIOV_BAR0 0x24 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c499 …for (Offset = PciIoDevice->SrIovCapabilityOffset + EFI_PCIE_CAPABILITY_ID_SRIOV_BAR0, BarIndex = 0; in GatherDeviceInfo()