Searched refs:ACPI_VAR_ARGS (Results 1 – 3 of 3) sorted by relevance
238 Scope->ParseScope.ArgCount = ACPI_VAR_ARGS; in AcpiPsInitScope()293 if (ArgCount == ACPI_VAR_ARGS) in AcpiPsPushScope()
1090 WalkState->ArgCount = ACPI_VAR_ARGS; in AcpiPsGetNextArg()
160 #define ACPI_VAR_ARGS ACPI_UINT32_MAX macro