Home
last modified time | relevance | path

Searched refs:AcpiNsGetAttachedObject (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/common/acpica/executer/
H A Dexprep.c605 ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode); in AcpiExPrepFieldValue()
670 AcpiNsGetAttachedObject (Info->RegionNode); in AcpiExPrepFieldValue()
672 AcpiNsGetAttachedObject (Info->RegisterNode); in AcpiExPrepFieldValue()
705 AcpiNsGetAttachedObject (Info->RegisterNode); in AcpiExPrepFieldValue()
707 AcpiNsGetAttachedObject (Info->DataRegisterNode); in AcpiExPrepFieldValue()
H A Dexresolv.c485 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
492 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveMultiple()
566 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
637 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
H A Dexresnte.c210 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue()
222 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue()
H A Dexoparg1.c961 TempDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
1091 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
1174 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
H A Dexcreate.c401 if (AcpiNsGetAttachedObject (Node)) in AcpiExCreateRegion()
H A Dexstore.c538 TargetDesc = AcpiNsGetAttachedObject (Node); in AcpiExStoreObjectToNode()
H A Dexresop.c328 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveOperands()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsopcode.c197 ObjDesc = AcpiNsGetAttachedObject (ObjHandle); in AcpiDsInitializeRegion()
459 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBufferFieldOperands()
560 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalRegionOperands()
686 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalTableRegionOperands()
918 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBankFieldOperands()
H A Ddsmthdat.c650 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataDeleteValue()
724 CurrentObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsStoreObjectToLocal()
874 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataGetType()
H A Ddsinit.c247 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsInitOneObject()
H A Ddswload2.c759 AcpiNsGetAttachedObject (Node)); in AcpiDsLoad2EndOp()
780 if (!AcpiNsGetAttachedObject (Op->Named.Node)) in AcpiDsLoad2EndOp()
H A Ddsfield.c361 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsCreateBufferField()
560 if (!AcpiNsGetAttachedObject (Info->FieldNode)) in AcpiDsGetFieldNames()
H A Ddsobject.c428 if (AcpiNsGetAttachedObject (Node)) in AcpiDsCreateNode()
/illumos-gate/usr/src/common/acpica/events/
H A Devhandler.c284 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvHasDefaultHandler()
374 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallHandler()
585 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallSpaceHandler()
H A Devxfregn.c304 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
H A Devmisc.c253 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvQueueNotifyRequest()
H A Devxfgpe.c1121 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
1211 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
H A Devxface.c278 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiInstallNotifyHandler()
452 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
H A Devrgnini.c719 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInitializeRegion()
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnseval.c244 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node); in AcpiNsEvaluate()
248 AcpiNsGetAttachedObject (Info->Node))); in AcpiNsEvaluate()
608 ParentObj = AcpiNsGetAttachedObject (ParentNode); in AcpiNsExecModuleCode()
H A Dnsinit.c437 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOnePackage()
510 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOneObject()
H A Dnsdump.c389 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject()
655 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject()
H A Dnsobject.c411 AcpiNsGetAttachedObject ( in AcpiNsGetAttachedObject() function
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutxfmutex.c227 MutexObj = AcpiNsGetAttachedObject (MutexNode); in AcpiUtGetMutexObject()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h551 AcpiNsGetAttachedObject (

12