Home
last modified time | relevance | path

Searched refs:ACPI_MAX_MATCH_OPCODE (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/include/
Dacconfig.h314 #define ACPI_MAX_MATCH_OPCODE 5 macro
/acpica-latest/source/components/disassembler/
Ddmopcode.c764 if (((UINT32) Op->Common.Value.Integer) > ACPI_MAX_MATCH_OPCODE) in AcpiDmMatchKeyword()