/titanic_44/usr/src/uts/intel/io/acpica/executer/ |
H A D | exresolv.c | 377 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 384 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveMultiple() 444 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 515 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
|
H A D | exprep.c | 497 ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode); in AcpiExPrepFieldValue() 562 AcpiNsGetAttachedObject (Info->RegionNode); in AcpiExPrepFieldValue() 564 AcpiNsGetAttachedObject (Info->RegisterNode); in AcpiExPrepFieldValue() 597 AcpiNsGetAttachedObject (Info->RegisterNode); in AcpiExPrepFieldValue() 599 AcpiNsGetAttachedObject (Info->DataRegisterNode); in AcpiExPrepFieldValue()
|
H A D | exresnte.c | 102 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue() 114 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue()
|
H A D | excreate.c | 150 AcpiNsGetAttachedObject (TargetNode), TargetNode->Type); in AcpiExCreateAlias() 317 if (AcpiNsGetAttachedObject (Node)) in AcpiExCreateRegion()
|
H A D | exoparg1.c | 851 TempDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 967 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 1048 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
|
H A D | exstore.c | 430 TargetDesc = AcpiNsGetAttachedObject (Node); in AcpiExStoreObjectToNode()
|
H A D | exresop.c | 220 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveOperands()
|
/titanic_44/usr/src/uts/intel/io/acpica/namespace/ |
H A D | nseval.c | 135 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node); in AcpiNsEvaluate() 139 AcpiNsGetAttachedObject (Info->Node))); in AcpiNsEvaluate() 474 ParentObj = AcpiNsGetAttachedObject (ParentNode); in AcpiNsExecModuleCode()
|
H A D | nsdump.c | 278 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject() 544 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject()
|
H A D | nsobject.c | 303 AcpiNsGetAttachedObject ( in AcpiNsGetAttachedObject() function
|
H A D | nsinit.c | 343 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOneObject()
|
/titanic_44/usr/src/uts/intel/io/acpica/dispatcher/ |
H A D | dsopcode.c | 89 ObjDesc = AcpiNsGetAttachedObject (ObjHandle); in AcpiDsInitializeRegion() 352 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBufferFieldOperands() 453 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalRegionOperands() 579 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalTableRegionOperands() 801 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBankFieldOperands()
|
H A D | dsmthdat.c | 542 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataDeleteValue() 616 CurrentObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsStoreObjectToLocal() 765 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataGetType()
|
H A D | dsinit.c | 138 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsInitOneObject()
|
H A D | dswload2.c | 632 AcpiNsGetAttachedObject (Node), FALSE); in AcpiDsLoad2EndOp() 670 if (!AcpiNsGetAttachedObject (Op->Named.Node)) in AcpiDsLoad2EndOp()
|
H A D | dsfield.c | 250 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsCreateBufferField() 447 if (!AcpiNsGetAttachedObject (Info->FieldNode)) in AcpiDsGetFieldNames()
|
H A D | dswload.c | 557 if (!AcpiNsGetAttachedObject (Op->Named.Node)) in AcpiDsLoad1EndOp()
|
/titanic_44/usr/src/uts/intel/io/acpica/events/ |
H A D | evhandler.c | 176 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvHasDefaultHandler() 266 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallHandler() 477 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallSpaceHandler()
|
H A D | evxfregn.c | 196 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
H A D | evmisc.c | 145 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvQueueNotifyRequest()
|
H A D | evxfgpe.c | 932 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL() 1022 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
H A D | evxface.c | 170 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiInstallNotifyHandler() 344 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
H A D | evrgnini.c | 599 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInitializeRegion()
|
/titanic_44/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utxfmutex.c | 119 MutexObj = AcpiNsGetAttachedObject (MutexNode); in AcpiUtGetMutexObject()
|
/titanic_44/usr/src/uts/intel/sys/acpi/ |
H A D | acnamesp.h | 415 AcpiNsGetAttachedObject (
|