Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c2238 UINT16 FirstVFOffset; in CreatePciIoDevice() local
2302 &FirstVFOffset in CreatePciIoDevice()
2322 LastVF = PFRid + FirstVFOffset + (PciIoDevice->InitialVFs - 1) * VFStride; in CreatePciIoDevice()
2332 SupportedPageSize, PciIoDevice->SystemPageSize >> 12, FirstVFOffset in CreatePciIoDevice()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h375 UINT16 FirstVFOffset; member