Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconfig.h314 #define ACPI_MAX_MATCH_OPCODE 5 macro
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c764 if (((UINT32) Op->Common.Value.Integer) > ACPI_MAX_MATCH_OPCODE) in AcpiDmMatchKeyword()