aboutsummaryrefslogtreecommitdiff
path: root/source/include/acobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acobject.h')
-rw-r--r--source/include/acobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/acobject.h b/source/include/acobject.h
index 367004908a9a..c08c8272b0b8 100644
--- a/source/include/acobject.h
+++ b/source/include/acobject.h
@@ -338,6 +338,7 @@ typedef struct acpi_object_region_field
UINT16 ResourceLength;
union acpi_operand_object *RegionObj; /* Containing OpRegion object */
UINT8 *ResourceBuffer; /* ResourceTemplate for serial regions/fields */
+ UINT16 PinNumberIndex; /* Index relative to previous Connection/Template */
} ACPI_OBJECT_REGION_FIELD;