Searched refs:AcpiGbl_ExecutionMode (Results 1 – 1 of 1) sorted by relevance
199 static UINT8 AcpiGbl_ExecutionMode = AE_MODE_COMMAND_LOOP; variable325 AcpiGbl_ExecutionMode = AE_MODE_BATCH_MULTIPLE; in AeDoOptions()479 AcpiGbl_ExecutionMode = AE_MODE_BATCH_SINGLE; in AeDoOptions()814 if (ACPI_FAILURE (Status) && (AcpiGbl_ExecutionMode > 0)) in main()821 switch (AcpiGbl_ExecutionMode) in main()