Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/executer/
H A Dexprep.c594 ObjDesc->IndexField.DataObj = in AcpiExPrepFieldValue()
597 if (!ObjDesc->IndexField.DataObj || !ObjDesc->IndexField.IndexObj) in AcpiExPrepFieldValue()
606 AcpiUtAddReference (ObjDesc->IndexField.DataObj); in AcpiExPrepFieldValue()
638 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"}
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacobject.h374 union acpi_operand_object *DataObj; /* Data register */ member
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutdelete.c668 Object->IndexField.DataObj, Action, &StateList); in AcpiUtUpdateObjectReference()
/netbsd/sys/external/bsd/acpica/dist/namespace/
H A Dnsdump.c444 ObjDesc->IndexField.DataObj->CommonField.Node)); in AcpiNsDumpOneObject()