Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacconfig.h338 #define ACPI_FFH_INPUT_BUFFER_SIZE 256 macro
/acpica-latest/source/components/executer/
Dexserial.c489 BufferLength = ACPI_FFH_INPUT_BUFFER_SIZE; in AcpiExWriteSerialBus()