Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devregion.c150 ACPI_OPERAND_OBJECT *FieldObj, in AcpiEvAddressSpaceDispatch() argument
271 FieldObj) in AcpiEvAddressSpaceDispatch()
275 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
276 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
277 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
281 FieldObj) in AcpiEvAddressSpaceDispatch()
285 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
286 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
287 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
288 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()
[all …]
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacevents.h258 ACPI_OPERAND_OBJECT *FieldObj,