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

/barrelfish-master/lib/acpica/source/components/executer/
H A Dexprep.c670 ObjDesc->IndexField.DataObj =
673 if (!ObjDesc->IndexField.DataObj || !ObjDesc->IndexField.IndexObj)
682 AcpiUtAddReference (ObjDesc->IndexField.DataObj);
714 ObjDesc->IndexField.DataObj));
H A Dexfldio.c628 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64));
639 ObjDesc->IndexField.DataObj, Value, sizeof (UINT64));
H A Dexdump.c310 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (IndexField.DataObj), "Data Object"}
/barrelfish-master/lib/acpica/source/include/
H A Dacobject.h440 union acpi_operand_object *DataObj; /* Data register */ member in struct:acpi_object_index_field
/barrelfish-master/lib/acpica/source/components/utilities/
H A Dutdelete.c726 Object->IndexField.DataObj, Action, &StateList);
/barrelfish-master/lib/acpica/source/components/namespace/
H A Dnsdump.c515 ObjDesc->IndexField.DataObj->CommonField.Node));

Completed in 92 milliseconds