Home
last modified time | relevance | path

Searched refs:PciBarTypeUnknown (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c361 Type = PciBarTypeUnknown; in DumpPpbPaddingResource()
399 …if ((Type != PciBarTypeUnknown) && ((ResourceType == PciBarTypeUnknown) || (ResourceType == Type))… in DumpPpbPaddingResource()
423 if (PciIoDevice->PciBar[Index].BarType == PciBarTypeUnknown) { in DumpPciBars()
436 …if ((PciIoDevice->VfPciBar[Index].BarType == PciBarTypeUnknown) && (PciIoDevice->VfPciBar[Index].L… in DumpPciBars()
673 DumpPpbPaddingResource (PciIoDevice, PciBarTypeUnknown); in GatherPpbInfo()
1724 PciIoDevice->VfPciBar[BarIndex].BarType = PciBarTypeUnknown; in PciIovParseVfBar()
1740 PciIoDevice->VfPciBar[BarIndex].BarType = PciBarTypeUnknown; in PciIovParseVfBar()
1899 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
1936 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
1954 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
DPciBus.h63 PciBarTypeUnknown = 0, enumerator
DPciIo.c1834 if ((BarIndex >= PCI_MAX_BAR) || (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown)) { in PciIoGetBarAttributes()
1985 if (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown) { in PciIoSetBarAttributes()
DPciResourceSupport.c567 case PciBarTypeUnknown: in GetResourceFromDevice()
657 case PciBarTypeUnknown: in GetResourceFromDevice()
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciBus.h69 PciBarTypeUnknown = 0, enumerator
DPciEnumeratorSupport.c932 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
1017 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
1029 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
DPciIo.c1614 if ((BarIndex >= PCI_MAX_BAR) || (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown)) { in PciIoGetBarAttributes()
1755 if (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown) { in PciIoSetBarAttributes()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h73 PciBarTypeUnknown = 0,