Home
last modified time | relevance | path

Searched refs:DdbHandle (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexconfig.c171 ACPI_OPERAND_OBJECT **DdbHandle);
198 ACPI_OPERAND_OBJECT **DdbHandle) in AcpiExAddTable() argument
219 *DdbHandle = ObjDesc; in AcpiExAddTable()
247 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadTableOp() local
272 if (!DdbHandle) in AcpiExLoadTableOp()
277 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()
368 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()
447 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadOp() local
645 AcpiUtRemoveReference (DdbHandle); in AcpiExLoadOp()
664 ACPI_OPERAND_OBJECT *DdbHandle) in AcpiExUnloadTable() argument
[all …]
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslstubs.c326 ACPI_OPERAND_OBJECT *DdbHandle) in AcpiExUnloadTable() argument
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacinterp.h450 ACPI_OPERAND_OBJECT *DdbHandle);
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt5285 exception code for the case where the input DdbHandle is invalid, from
8971 Fixed several reference count issues with the DdbHandle object that is
9664 for the DdbHandle subtype, addition of a reference class field to
9905 Fixed a possible memory leak in the Unload operator. The DdbHandle
10593 Fixed a problem with the Debug object where a store of a DdbHandle
15385 operation. Implemented full support for the "DdbHandle" object