Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/events/
H A Devregion.c258 ACPI_OPERAND_OBJECT *FieldObj, in AcpiEvAddressSpaceDispatch() argument
379 FieldObj) in AcpiEvAddressSpaceDispatch()
383 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
384 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
385 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
389 FieldObj) in AcpiEvAddressSpaceDispatch()
393 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
394 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
395 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
396 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()
[all …]
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacevents.h392 ACPI_OPERAND_OBJECT *FieldObj,