Home
last modified time | relevance | path

Searched refs:ACPI_VAR_ARGS (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsscope.c130 Scope->ParseScope.ArgCount = ACPI_VAR_ARGS; in AcpiPsInitScope()
185 if (ArgCount == ACPI_VAR_ARGS) in AcpiPsPushScope()
H A Dpsargs.c923 WalkState->ArgCount = ACPI_VAR_ARGS; in AcpiPsGetNextArg()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacparser.h52 #define ACPI_VAR_ARGS ACPI_UINT32_MAX macro