Searched refs:PcieConfig (Results 1 – 2 of 2) sorted by relevance
609 PCH_PCIE_CONFIG *PcieConfig;642 …tatus = (*PeiServices)->AllocatePool (PeiServices, sizeof (PCH_PCIE_CONFIG), (void **)&PcieConfig);669 PchPlatformPolicyPpi->PcieConfig = PcieConfig;699 …PchPlatformPolicyPpi->PcieConfig->PcieSpeed[Index] = SystemConfiguration->PcieRootPortSpeed[Index];
160 PCH_PCIE_CONFIG *PcieConfig; member