Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/components/events/
HDevregion.c146 ACPI_OPERAND_OBJECT *FieldObj, in AcpiEvAddressSpaceDispatch() argument
267 FieldObj) in AcpiEvAddressSpaceDispatch()
271 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
272 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
273 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
277 FieldObj) in AcpiEvAddressSpaceDispatch()
281 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
282 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
283 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
284 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()
[all …]
/trueos/sys/contrib/dev/acpica/include/
HDacevents.h253 ACPI_OPERAND_OBJECT *FieldObj,