Home
last modified time | relevance | path

Searched refs:ACPI_REFCLASS_DEBUG (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexresolv.c366 case ACPI_REFCLASS_DEBUG: in AcpiExResolveObjectToValue()
646 case ACPI_REFCLASS_DEBUG: in AcpiExResolveMultiple()
H A Dexmisc.c209 case ACPI_REFCLASS_DEBUG: in AcpiExGetObjectReference()
H A Dexstore.c299 case ACPI_REFCLASS_DEBUG: in AcpiExStore()
H A Dexresop.c357 case ACPI_REFCLASS_DEBUG: in AcpiExResolveOperands()
H A Dexdump.c808 case ACPI_REFCLASS_DEBUG: in AcpiExDumpOperand()
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbobject.c517 case ACPI_REFCLASS_DEBUG: in AcpiDbDisplayInternalObject()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacobject.h573 ACPI_REFCLASS_DEBUG = 6, /* Debug object */ enumerator
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsobject.c675 ObjDesc->Reference.Class = ACPI_REFCLASS_DEBUG; in AcpiDsInitObjectFromOp()