/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exprep.c | 605 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 D | exresolv.c | 485 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 492 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveMultiple() 566 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple() 637 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveMultiple()
|
H A D | exresnte.c | 210 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue() 222 SourceDesc = AcpiNsGetAttachedObject (Node); in AcpiExResolveNodeToValue()
|
H A D | exoparg1.c | 979 TempDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 1109 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R() 1192 ReturnDesc = AcpiNsGetAttachedObject ( in AcpiExOpcode_1A_0T_1R()
|
H A D | excreate.c | 400 if (AcpiNsGetAttachedObject (Node)) in AcpiExCreateRegion()
|
H A D | exstore.c | 538 TargetDesc = AcpiNsGetAttachedObject (Node); in AcpiExStoreObjectToNode()
|
H A D | exresop.c | 328 ObjDesc = AcpiNsGetAttachedObject ( in AcpiExResolveOperands()
|
/freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dsopcode.c | 197 ObjDesc = AcpiNsGetAttachedObject (ObjHandle); in AcpiDsInitializeRegion() 460 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBufferFieldOperands() 563 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalRegionOperands() 701 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalTableRegionOperands() 934 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsEvalBankFieldOperands()
|
H A D | dsmthdat.c | 650 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataDeleteValue() 724 CurrentObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsStoreObjectToLocal() 874 Object = AcpiNsGetAttachedObject (Node); in AcpiDsMethodDataGetType()
|
H A D | dsfield.c | 369 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsCreateBufferField() 574 if (!AcpiNsGetAttachedObject (Info->FieldNode)) in AcpiDsGetFieldNames() 586 AcpiNsGetAttachedObject (Info->FieldNode), in AcpiDsGetFieldNames()
|
H A D | dsinit.c | 247 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDsInitOneObject()
|
H A D | dswload2.c | 775 AcpiNsGetAttachedObject (Node)); in AcpiDsLoad2EndOp() 821 if (!AcpiNsGetAttachedObject (Op->Named.Node)) in AcpiDsLoad2EndOp()
|
/freebsd/sys/contrib/dev/acpica/components/events/ |
H A D | evhandler.c | 284 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvHasDefaultHandler() 374 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallHandler() 585 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvInstallSpaceHandler()
|
H A D | evmisc.c | 253 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiEvQueueNotifyRequest()
|
H A D | evxfregn.c | 334 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
H A D | evxfgpe.c | 1186 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL() 1276 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
H A D | evxface.c | 278 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiInstallNotifyHandler() 452 ObjDesc = AcpiNsGetAttachedObject (Node); in ACPI_EXPORT_SYMBOL()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nseval.c | 237 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node); in AcpiNsEvaluate() 241 AcpiNsGetAttachedObject (Info->Node))); in AcpiNsEvaluate()
|
H A D | nsinit.c | 438 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOnePackage() 511 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiNsInitOneObject()
|
H A D | nsdump.c | 389 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject() 655 ObjDesc = AcpiNsGetAttachedObject (ThisNode); in AcpiNsDumpOneObject()
|
H A D | nsobject.c | 416 AcpiNsGetAttachedObject ( in AcpiNsGetAttachedObject() function
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utxfmutex.c | 227 MutexObj = AcpiNsGetAttachedObject (MutexNode); in AcpiUtGetMutexObject()
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbdisply.c | 470 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDbDecodeAndDisplayObject() 1166 ObjDesc = AcpiNsGetAttachedObject (AcpiGbl_RootNode); in AcpiDbDisplayHandlers() 1295 ObjDesc = AcpiNsGetAttachedObject (Node); in AcpiDbDisplayNonRootHandlers()
|
H A D | dbnames.c | 1054 Object = AcpiNsGetAttachedObject (Node); in AcpiDbIntegrityWalk() 1133 if (AcpiNsGetAttachedObject (Node) == ObjDesc) in AcpiDbWalkForReferences()
|
H A D | dbobject.c | 357 AcpiDbDecodeInternalObject (AcpiNsGetAttachedObject (Node)); in AcpiDbDecodeNode()
|