aml_resource_end_tag
struct aml_resource_end_tag end_tag;
new_length = length0 + length1 + sizeof(struct aml_resource_end_tag);
sizeof(struct aml_resource_end_tag), /* ACPI_RESOURCE_TYPE_END_TAG */
sizeof(struct aml_resource_end_tag),
if (aml_length < sizeof(struct aml_resource_end_tag)) {
sizeof(struct aml_resource_end_tag)) {
ACPI_AML_SIZE_SMALL(struct aml_resource_end_tag),