Searched refs:AcpiGbl_ExecutionMode (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daemain.c91 static UINT8 AcpiGbl_ExecutionMode = AE_MODE_COMMAND_LOOP; variable
217 AcpiGbl_ExecutionMode = AE_MODE_BATCH_MULTIPLE;
371 AcpiGbl_ExecutionMode = AE_MODE_BATCH_SINGLE;
706 if (ACPI_FAILURE (Status) && (AcpiGbl_ExecutionMode > 0))
713 switch (AcpiGbl_ExecutionMode)

Completed in 179 milliseconds