Searched refs:PciBarTypeUnknown (Results 1 – 8 of 8) sorted by relevance
361 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()
63 PciBarTypeUnknown = 0, enumerator
1834 if ((BarIndex >= PCI_MAX_BAR) || (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown)) { in PciIoGetBarAttributes()1985 if (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown) { in PciIoSetBarAttributes()
567 case PciBarTypeUnknown: in GetResourceFromDevice()657 case PciBarTypeUnknown: in GetResourceFromDevice()
69 PciBarTypeUnknown = 0, enumerator
932 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()1017 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()1029 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeUnknown; in PciParseBar()
1614 if ((BarIndex >= PCI_MAX_BAR) || (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown)) { in PciIoGetBarAttributes()1755 if (PciIoDevice->PciBar[BarIndex].BarType == PciBarTypeUnknown) { in PciIoSetBarAttributes()
73 PciBarTypeUnknown = 0,