Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c260 ACPI_OPERAND_OBJECT *FieldObj, in AcpiEvAddressSpaceDispatch() argument
381 FieldObj) in AcpiEvAddressSpaceDispatch()
385 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
386 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
387 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
391 FieldObj) in AcpiEvAddressSpaceDispatch()
395 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
396 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
397 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
398 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()
[all …]
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacevents.h393 ACPI_OPERAND_OBJECT *FieldObj,