Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c598 ObjDesc->IndexField.DataObj = in AcpiExPrepFieldValue()
601 if (!ObjDesc->IndexField.DataObj || !ObjDesc->IndexField.IndexObj) in AcpiExPrepFieldValue()
610 AcpiUtAddReference (ObjDesc->IndexField.DataObj); in AcpiExPrepFieldValue()
642 ObjDesc->IndexField.DataObj)); in AcpiExPrepFieldValue()
H A Dexfldio.c556 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64)); in AcpiExFieldDatumIo()
567 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64)); in AcpiExFieldDatumIo()
H A Dexdump.c238 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (IndexField.DataObj), "Data Object"}
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacobject.h368 union acpi_operand_object *DataObj; /* Data register */ member
/titanic_50/usr/src/uts/intel/io/acpica/utilities/
H A Dutdelete.c654 Object->IndexField.DataObj, Action, &StateList); in AcpiUtUpdateObjectReference()
/titanic_50/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdump.c442 ObjDesc->IndexField.DataObj->CommonField.Node)); in AcpiNsDumpOneObject()