Searched refs:UpdatePRT (Results 1 – 3 of 3) sorted by relevance
567 BOOLEAN UpdatePRT; in AcpiPlatformEntryPoint() local766 UpdatePRT = FALSE; in AcpiPlatformEntryPoint()769 SdtCheckPciDeviceInfoChanged (PciDeviceInfo, &UpdatePRT, &UpdatePRW); in AcpiPlatformEntryPoint()773 if (UpdatePRT) { in AcpiPlatformEntryPoint()
1359 IN BOOLEAN *UpdatePRT, in SdtCheckPciDeviceInfoChanged() argument1366 *UpdatePRT = FALSE; in SdtCheckPciDeviceInfoChanged()1371 *UpdatePRT = TRUE; in SdtCheckPciDeviceInfoChanged()1381 *UpdatePRT = FALSE; in SdtCheckPciDeviceInfoChanged()1386 *UpdatePRT = FALSE; in SdtCheckPciDeviceInfoChanged()1392 *UpdatePRT = FALSE; in SdtCheckPciDeviceInfoChanged()
319 IN BOOLEAN *UpdatePRT,