Searched refs:ACPI_PLD_REV1_BUFFER_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c713 if ((BufferSize != ACPI_PLD_REV1_BUFFER_SIZE) &&
733 if ((InitializerSize != ACPI_PLD_REV1_BUFFER_SIZE) &&
886 if (ByteCount < ACPI_PLD_REV1_BUFFER_SIZE)
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c686 if (!InBuffer || !ReturnBuffer || (Length < ACPI_PLD_REV1_BUFFER_SIZE))
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacbuffer.h267 #define ACPI_PLD_REV1_BUFFER_SIZE 16 /* For Revision 1 of the buffer (From ACPI spec) */ macro

Completed in 121 milliseconds