Symbol: AcpiNsGetAttachedObject
usr/src/cmd/acpi/common/adwalk.c
1015
Object = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsfield.c
361
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsfield.c
560
if (!AcpiNsGetAttachedObject (Info->FieldNode))
usr/src/common/acpica/dispatcher/dsinit.c
247
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsmethod.c
667
ObjDesc = AcpiNsGetAttachedObject (MethodNode);
usr/src/common/acpica/dispatcher/dsmthdat.c
650
Object = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsmthdat.c
724
CurrentObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsmthdat.c
874
Object = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsobject.c
428
if (AcpiNsGetAttachedObject (Node))
usr/src/common/acpica/dispatcher/dsopcode.c
197
ObjDesc = AcpiNsGetAttachedObject (ObjHandle);
usr/src/common/acpica/dispatcher/dsopcode.c
459
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsopcode.c
560
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsopcode.c
686
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dsopcode.c
918
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/dispatcher/dswexec.c
757
AcpiNsGetAttachedObject (Op->Common.Parent->Common.Node));
usr/src/common/acpica/dispatcher/dswload.c
700
if (!AcpiNsGetAttachedObject (Op->Named.Node))
usr/src/common/acpica/dispatcher/dswload2.c
759
AcpiNsGetAttachedObject (Node));
usr/src/common/acpica/dispatcher/dswload2.c
780
if (!AcpiNsGetAttachedObject (Op->Named.Node))
usr/src/common/acpica/dispatcher/dswstate.c
814
WalkState->MethodDesc = AcpiNsGetAttachedObject (MethodNode);
usr/src/common/acpica/events/evgpe.c
508
ObjDesc = AcpiNsGetAttachedObject ((ACPI_NAMESPACE_NODE *) GpeDevice);
usr/src/common/acpica/events/evhandler.c
284
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evhandler.c
374
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evhandler.c
585
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evmisc.c
253
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evregion.c
918
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evrgnini.c
719
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evxface.c
278
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evxface.c
452
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evxfgpe.c
1121
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evxfgpe.c
1211
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/events/evxfregn.c
304
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/excreate.c
401
if (AcpiNsGetAttachedObject (Node))
usr/src/common/acpica/executer/exoparg1.c
1091
ReturnDesc = AcpiNsGetAttachedObject (
usr/src/common/acpica/executer/exoparg1.c
1174
ReturnDesc = AcpiNsGetAttachedObject (
usr/src/common/acpica/executer/exoparg1.c
961
TempDesc = AcpiNsGetAttachedObject (
usr/src/common/acpica/executer/exprep.c
605
ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode);
usr/src/common/acpica/executer/exprep.c
670
AcpiNsGetAttachedObject (Info->RegionNode);
usr/src/common/acpica/executer/exprep.c
672
AcpiNsGetAttachedObject (Info->RegisterNode);
usr/src/common/acpica/executer/exprep.c
705
AcpiNsGetAttachedObject (Info->RegisterNode);
usr/src/common/acpica/executer/exprep.c
707
AcpiNsGetAttachedObject (Info->DataRegisterNode);
usr/src/common/acpica/executer/exresnte.c
210
SourceDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/exresnte.c
222
SourceDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/exresolv.c
485
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/exresolv.c
492
ObjDesc = AcpiNsGetAttachedObject (
usr/src/common/acpica/executer/exresolv.c
566
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/exresolv.c
637
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/executer/exresop.c
328
ObjDesc = AcpiNsGetAttachedObject (
usr/src/common/acpica/executer/exstore.c
538
TargetDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/namespace/nsdump.c
389
ObjDesc = AcpiNsGetAttachedObject (ThisNode);
usr/src/common/acpica/namespace/nsdump.c
655
ObjDesc = AcpiNsGetAttachedObject (ThisNode);
usr/src/common/acpica/namespace/nseval.c
244
Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node);
usr/src/common/acpica/namespace/nseval.c
248
AcpiNsGetAttachedObject (Info->Node)));
usr/src/common/acpica/namespace/nseval.c
608
ParentObj = AcpiNsGetAttachedObject (ParentNode);
usr/src/common/acpica/namespace/nsinit.c
437
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/namespace/nsinit.c
510
ObjDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/parser/psargs.c
426
MethodDesc = AcpiNsGetAttachedObject (Node);
usr/src/common/acpica/utilities/utxfmutex.c
227
MutexObj = AcpiNsGetAttachedObject (MutexNode);
usr/src/uts/intel/sys/acpi/acnamesp.h
551
AcpiNsGetAttachedObject (