Searched refs:AcpiNsGetAttachedObject (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-10.1-release/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c377 ObjDesc = AcpiNsGetAttachedObject ((ACPI_NAMESPACE_NODE *) ObjDesc);
384 ObjDesc = AcpiNsGetAttachedObject ((ACPI_NAMESPACE_NODE *) ObjDesc);
435 ObjDesc = AcpiNsGetAttachedObject (Node);
506 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Dexprep.c490 ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode);
548 AcpiNsGetAttachedObject (Info->RegionNode);
550 AcpiNsGetAttachedObject (Info->RegisterNode);
583 AcpiNsGetAttachedObject (Info->RegisterNode);
585 AcpiNsGetAttachedObject (Info->DataRegisterNode);
H A Dexresnte.c104 SourceDesc = AcpiNsGetAttachedObject (Node);
116 SourceDesc = AcpiNsGetAttachedObject (Node);
H A Dexcreate.c152 AcpiNsGetAttachedObject (TargetNode), TargetNode->Type);
317 if (AcpiNsGetAttachedObject (Node))
H A Dexoparg1.c846 TempDesc = AcpiNsGetAttachedObject (
962 ReturnDesc = AcpiNsGetAttachedObject (
1042 ReturnDesc = AcpiNsGetAttachedObject (
H A Dexresop.c221 ObjDesc = AcpiNsGetAttachedObject ((ACPI_NAMESPACE_NODE *) ObjDesc);
H A Dexstore.c421 TargetDesc = AcpiNsGetAttachedObject (Node);
/freebsd-10.1-release/sys/contrib/dev/acpica/components/utilities/
H A Dutxfmutex.c121 MutexObj = AcpiNsGetAttachedObject (MutexNode);
/freebsd-10.1-release/sys/contrib/dev/acpica/components/events/
H A Devhandler.c178 ObjDesc = AcpiNsGetAttachedObject (Node);
268 ObjDesc = AcpiNsGetAttachedObject (Node);
447 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfregn.c228 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devmisc.c144 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxface.c156 ObjDesc = AcpiNsGetAttachedObject (Node);
329 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfgpe.c806 ObjDesc = AcpiNsGetAttachedObject (Node);
888 ObjDesc = AcpiNsGetAttachedObject (Node);
/freebsd-10.1-release/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c138 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node);
142 AcpiNsGetAttachedObject (Info->Node)));
476 ParentObj = AcpiNsGetAttachedObject (ParentNode);
H A Dnsdump.c276 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
542 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
H A Dnsinit.c288 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Dnsobject.c279 * FUNCTION: AcpiNsGetAttachedObject
291 AcpiNsGetAttachedObject ( function
/freebsd-10.1-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsopcode.c91 ObjDesc = AcpiNsGetAttachedObject (ObjHandle);
354 ObjDesc = AcpiNsGetAttachedObject (Node);
455 ObjDesc = AcpiNsGetAttachedObject (Node);
578 ObjDesc = AcpiNsGetAttachedObject (Node);
793 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddsmthdat.c540 Object = AcpiNsGetAttachedObject (Node);
614 CurrentObjDesc = AcpiNsGetAttachedObject (Node);
758 Object = AcpiNsGetAttachedObject (Node);
H A Ddswload2.c633 Status = AcpiEvInitializeRegion (AcpiNsGetAttachedObject (Node),
672 if (!AcpiNsGetAttachedObject (Op->Named.Node))
H A Ddsfield.c251 ObjDesc = AcpiNsGetAttachedObject (Node);
445 if (!AcpiNsGetAttachedObject (Info->FieldNode))
/freebsd-10.1-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c355 ObjDesc = AcpiNsGetAttachedObject (Node);
1006 ObjDesc = AcpiNsGetAttachedObject (AcpiGbl_RootNode);
1134 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddbnames.c711 Object = AcpiNsGetAttachedObject (Node);
790 if (AcpiNsGetAttachedObject (Node) == ObjDesc)
H A Ddbstats.c304 ObjDesc = AcpiNsGetAttachedObject (Node);
/freebsd-10.1-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmobject.c294 AcpiDmDecodeInternalObject (AcpiNsGetAttachedObject (Node));

Completed in 181 milliseconds

12