| /netbsd-src/sys/external/bsd/acpica/dist/executer/ |
| 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 | exresolv.c | 377 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 384 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveMultiple() 458 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 529 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
|
| H A D | exresnte.c | 102 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue() 114 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue()
|
| H A D | exoparg1.c | 871 TempDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 1001 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 1084 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
|
| H A D | exstore.c | 430 TargetDesc = AcpiNsGetAttachedObject (Node); in AcpiExStoreObjectToNode()
|
| H A D | excreate.c | 291 if (AcpiNsGetAttachedObject (Node)) in AcpiExCreateRegion()
|
| H A D | exresop.c | 220 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveOperands()
|
| /netbsd-src/sys/external/bsd/acpica/dist/dispatcher/ |
| H A D | dsopcode.c | 89 ObjDesc = AcpiNsGetAttachedObject (ObjHandle); in AcpiDsInitializeRegion() 352 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBufferFieldOperands() 455 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalRegionOperands() 593 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalTableRegionOperands() 826 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBankFieldOperands()
|
| H A D | dsmthdat.c | 542 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataDeleteValue() 616 CurrentObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsStoreObjectToLocal() 766 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataGetType()
|
| H A D | dsfield.c | 261 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsCreateBufferField() 466 if (!AcpiNsGetAttachedObject (Info->FieldNode)) in AcpiDsGetFieldNames() 478 AcpiNsGetAttachedObject (Info->FieldNode), in AcpiDsGetFieldNames()
|
| H A D | dswload2.c | 667 AcpiNsGetAttachedObject (Node)); in AcpiDsLoad2EndOp() 713 if (!AcpiNsGetAttachedObject (Op->Named.Node)) in AcpiDsLoad2EndOp()
|
| H A D | dsinit.c | 139 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsInitOneObject()
|
| /netbsd-src/sys/external/bsd/acpica/dist/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 | evmisc.c | 145 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvQueueNotifyRequest()
|
| H A D | evxfregn.c | 226 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
| H A D | evxfgpe.c | 1078 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL() 1168 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()
|
| /netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
| H A D | nseval.c | 128 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node); in AcpiNsEvaluate() 132 AcpiNsGetAttachedObject (Info->Node))); in AcpiNsEvaluate()
|
| H A D | nsinit.c | 330 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOnePackage() 403 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOneObject()
|
| H A D | nsdump.c | 280 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject() 546 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject()
|
| H A D | nsobject.c | 308 AcpiNsGetAttachedObject ( in AcpiNsGetAttachedObject() function
|
| /netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
| H A D | dbdisply.c | 362 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDbDecodeAndDisplayObject() 1058 ObjDesc = AcpiNsGetAttachedObject (AcpiGbl_RootNode); in AcpiDbDisplayHandlers() 1187 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDbDisplayNonRootHandlers()
|
| H A D | dbnames.c | 946 Object = AcpiNsGetAttachedObject (Node); in AcpiDbIntegrityWalk() 1025 if (AcpiNsGetAttachedObject (Node) == ObjDesc) in AcpiDbWalkForReferences()
|
| H A D | dbobject.c | 249 AcpiDbDecodeInternalObject (AcpiNsGetAttachedObject (Node)); in AcpiDbDecodeNode()
|
| /netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
| H A D | utxfmutex.c | 119 MutexObj = AcpiNsGetAttachedObject (MutexNode); in AcpiUtGetMutexObject()
|