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

12

/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutxfmutex.c119 MutexObj = AcpiNsGetAttachedObject (MutexNode);
/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c377 ObjDesc = AcpiNsGetAttachedObject (Node);
384 ObjDesc = AcpiNsGetAttachedObject (
444 ObjDesc = AcpiNsGetAttachedObject (Node);
515 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Dexprep.c497 ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode);
562 AcpiNsGetAttachedObject (Info->RegionNode);
564 AcpiNsGetAttachedObject (Info->RegisterNode);
597 AcpiNsGetAttachedObject (Info->RegisterNode);
599 AcpiNsGetAttachedObject (Info->DataRegisterNode);
H A Dexresnte.c102 SourceDesc = AcpiNsGetAttachedObject (Node);
114 SourceDesc = AcpiNsGetAttachedObject (Node);
H A Dexcreate.c150 AcpiNsGetAttachedObject (TargetNode), TargetNode->Type);
317 if (AcpiNsGetAttachedObject (Node))
H A Dexoparg1.c851 TempDesc = AcpiNsGetAttachedObject (
967 ReturnDesc = AcpiNsGetAttachedObject (
1048 ReturnDesc = AcpiNsGetAttachedObject (
H A Dexstore.c430 TargetDesc = AcpiNsGetAttachedObject (Node);
/freebsd-10-stable/sys/contrib/dev/acpica/components/events/
H A Devhandler.c176 ObjDesc = AcpiNsGetAttachedObject (Node);
266 ObjDesc = AcpiNsGetAttachedObject (Node);
477 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfregn.c196 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devmisc.c145 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfgpe.c932 ObjDesc = AcpiNsGetAttachedObject (Node);
1022 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devrgnini.c599 ObjDesc = AcpiNsGetAttachedObject (Node);
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c135 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node);
139 AcpiNsGetAttachedObject (Info->Node)));
474 ParentObj = AcpiNsGetAttachedObject (ParentNode);
H A Dnsdump.c278 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
544 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
H A Dnsobject.c291 * FUNCTION: AcpiNsGetAttachedObject
303 AcpiNsGetAttachedObject ( function
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsopcode.c89 ObjDesc = AcpiNsGetAttachedObject (ObjHandle);
352 ObjDesc = AcpiNsGetAttachedObject (Node);
453 ObjDesc = AcpiNsGetAttachedObject (Node);
579 ObjDesc = AcpiNsGetAttachedObject (Node);
801 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddsmthdat.c542 Object = AcpiNsGetAttachedObject (Node);
616 CurrentObjDesc = AcpiNsGetAttachedObject (Node);
765 Object = AcpiNsGetAttachedObject (Node);
H A Ddsinit.c138 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddswload2.c632 AcpiNsGetAttachedObject (Node), FALSE);
670 if (!AcpiNsGetAttachedObject (Op->Named.Node))
H A Ddsfield.c250 ObjDesc = AcpiNsGetAttachedObject (Node);
447 if (!AcpiNsGetAttachedObject (Info->FieldNode))
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c360 ObjDesc = AcpiNsGetAttachedObject (Node);
1034 ObjDesc = AcpiNsGetAttachedObject (AcpiGbl_RootNode);
1163 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddbnames.c807 Object = AcpiNsGetAttachedObject (Node);
886 if (AcpiNsGetAttachedObject (Node) == ObjDesc)
H A Ddbstats.c307 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddbobject.c239 AcpiDbDecodeInternalObject (AcpiNsGetAttachedObject (Node));
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacnamesp.h415 AcpiNsGetAttachedObject (

Completed in 214 milliseconds

12