Lines Matching defs:InfoPtr
256 ACPI_SYSTEM_INFO *InfoPtr;
282 InfoPtr = (ACPI_SYSTEM_INFO *) OutBuffer->Pointer;
283 InfoPtr->AcpiCaVersion = ACPI_CA_VERSION;
287 InfoPtr->Flags = ACPI_SYS_MODE_ACPI;
293 InfoPtr->TimerResolution = 24;
297 InfoPtr->TimerResolution = 32;
302 InfoPtr->Reserved1 = 0;
303 InfoPtr->Reserved2 = 0;
307 InfoPtr->DebugLayer = AcpiDbgLayer;
308 InfoPtr->DebugLevel = AcpiDbgLevel;