Searched refs:ACPI_PLD_REV1_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
115 #define ACPI_PLD_REV1_BUFFER_SIZE 16 /* For Revision 1 of the buffer (From ACPI spec)… macro
461 || (length < ACPI_PLD_REV1_BUFFER_SIZE)) { in ACPI_EXPORT_SYMBOL()
514 || output->package.elements[0].buffer.length < ACPI_PLD_REV1_BUFFER_SIZE) { in acpi_get_physical_device_location()