HomeSort by: relevance | last modified time | path
    Searched defs:AcpiDbDecodeInternalObject (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbobject.c 240 * FUNCTION: AcpiDbDecodeInternalObject
251 AcpiDbDecodeInternalObject (
357 AcpiDbDecodeInternalObject (AcpiNsGetAttachedObject (Node));
435 AcpiDbDecodeInternalObject (ObjDesc);
447 AcpiDbDecodeInternalObject (ObjDesc);
458 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
470 AcpiDbDecodeInternalObject (
502 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
531 AcpiDbDecodeInternalObject (ObjDesc);
dbobject.c 240 * FUNCTION: AcpiDbDecodeInternalObject
251 AcpiDbDecodeInternalObject (
357 AcpiDbDecodeInternalObject (AcpiNsGetAttachedObject (Node));
435 AcpiDbDecodeInternalObject (ObjDesc);
447 AcpiDbDecodeInternalObject (ObjDesc);
458 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
470 AcpiDbDecodeInternalObject (
502 AcpiDbDecodeInternalObject (ObjDesc->Reference.Object);
531 AcpiDbDecodeInternalObject (ObjDesc);

Completed in 23 milliseconds