Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/include/
HDacconfig.h201 #define ACPI_MAX_MATCH_OPCODE 5 macro
/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmopcode.c639 if (((UINT32) Op->Common.Value.Integer) > ACPI_MAX_MATCH_OPCODE) in AcpiDmMatchKeyword()