Home
last modified time | relevance | path

Searched refs:BarTypeFixed (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.h105 BOOLEAN BarTypeFixed; member
DPciEnumeratorSupport.c1433 PciIoDevice->PciBar[BarIndex].BarTypeFixed = TRUE; in UpdatePciInfo()
1445 PciIoDevice->PciBar[BarIndex].BarTypeFixed = TRUE; in UpdatePciInfo()
1795 PciIoDevice->PciBar[BarIndex].BarTypeFixed = FALSE; in PciParseBar()
DPciResourceSupport.c1077 (ResourceNode->Virtual || !PciIoDevice->PciBar[ResourceNode->Bar].BarTypeFixed) in DegradeResource()
1093 (ResourceNode->Virtual || !PciIoDevice->PciBar[ResourceNode->Bar].BarTypeFixed) in DegradeResource()