Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexfield.c168 #define ACPI_MAX_PROTOCOL_ID 0x0F macro
224 if ((ProtocolId > ACPI_MAX_PROTOCOL_ID) || in AcpiExGetProtocolBufferLength()