Searched refs:PciExpressConfig (Results 1 – 2 of 2) sorted by relevance
244 …DxePlatformPchPolicy->PciExpressConfig->PcieDynamicGating = mSyste… in InitPchPlatformPolicy()246 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].Enable = mSyste… in InitPchPlatformPolicy()247 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].SlotImplemented = PCH_DE… in InitPchPlatformPolicy()248 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].FunctionNumber = PortIn… in InitPchPlatformPolicy()249 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].PhysicalSlotNumber = PortIn… in InitPchPlatformPolicy()250 DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].Aspm = 4; in InitPchPlatformPolicy()251 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].PmSci = PCH_DE… in InitPchPlatformPolicy()252 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].ExtSync = PCH_DE… in InitPchPlatformPolicy()253 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].HotPlug = PCH_DE… in InitPchPlatformPolicy()254 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].AdvancedErrorReporting = PCH_DE… in InitPchPlatformPolicy()[all …]
539 PCH_PCI_EXPRESS_CONFIG *PciExpressConfig; member