Home
last modified time | relevance | path

Searched refs:DataObj (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/acpica/executer/
H A Dexprep.c706 ObjDesc->IndexField.DataObj = in AcpiExPrepFieldValue()
709 if (!ObjDesc->IndexField.DataObj || !ObjDesc->IndexField.IndexObj) in AcpiExPrepFieldValue()
718 AcpiUtAddReference (ObjDesc->IndexField.DataObj); in AcpiExPrepFieldValue()
750 ObjDesc->IndexField.DataObj)); in AcpiExPrepFieldValue()
H A Dexfldio.c664 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64)); in AcpiExFieldDatumIo()
675 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64)); in AcpiExFieldDatumIo()
H A Dexdump.c346 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (IndexField.DataObj), "Data Object"}
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacobject.h480 union acpi_operand_object *DataObj; /* Data register */ member
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutdelete.c763 Object->IndexField.DataObj, Action, &StateList); in AcpiUtUpdateObjectReference()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsdump.c553 ObjDesc->IndexField.DataObj->CommonField.Node)); in AcpiNsDumpOneObject()