Searched refs:RootPort (Results 1 – 2 of 2) sorted by relevance
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()255 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].UnsupportedRequestReport = PCH_DE… in InitPchPlatformPolicy()[all …]
310 PCH_PCI_EXPRESS_ROOT_PORT_CONFIG RootPort[PCH_PCIE_MAX_ROOT_PORTS]; member