Home
last modified time | relevance | path

Searched refs:ACPI_OBJ_NUM_OPERANDS (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/include/acpica/
A Dacconfig.h167 #define ACPI_OBJ_NUM_OPERANDS 8 macro
A Dacstruct.h103 …union acpi_operand_object *Operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the …
/third_party/lib/acpica/source/components/dispatcher/
A Ddsutils.c764 ACPI_PARSE_OBJECT *Arguments[ACPI_OBJ_NUM_OPERANDS]; in AcpiDsCreateOperands()
778 if (Index >= ACPI_OBJ_NUM_OPERANDS) in AcpiDsCreateOperands()
A Ddswstate.c351 if (WalkState->NumOperands >= ACPI_OBJ_NUM_OPERANDS) in AcpiDsObjStackPush()

Completed in 6 milliseconds