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

12

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexresnte.c210 SourceDesc = AcpiNsGetAttachedObject (Node);
222 SourceDesc = AcpiNsGetAttachedObject (Node);
H A Dexresolv.c485 ObjDesc = AcpiNsGetAttachedObject (Node);
492 ObjDesc = AcpiNsGetAttachedObject (
566 ObjDesc = AcpiNsGetAttachedObject (Node);
637 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Dexprep.c605 ObjDesc->Field.RegionObj = AcpiNsGetAttachedObject (Info->RegionNode);
666 AcpiNsGetAttachedObject (Info->RegionNode);
668 AcpiNsGetAttachedObject (Info->RegisterNode);
701 AcpiNsGetAttachedObject (Info->RegisterNode);
703 AcpiNsGetAttachedObject (Info->DataRegisterNode);
H A Dexoparg1.c979 TempDesc = AcpiNsGetAttachedObject (
1109 ReturnDesc = AcpiNsGetAttachedObject (
1192 ReturnDesc = AcpiNsGetAttachedObject (
H A Dexconfig.c470 Target = AcpiNsGetAttachedObject (ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Target));
H A Dexcreate.c400 if (AcpiNsGetAttachedObject (Node))
H A Dexresop.c328 ObjDesc = AcpiNsGetAttachedObject (
H A Dexstore.c538 TargetDesc = AcpiNsGetAttachedObject (Node);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutxfmutex.c227 MutexObj = AcpiNsGetAttachedObject (MutexNode);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnseval.c237 Info->ObjDesc = AcpiNsGetAttachedObject (Info->Node);
241 AcpiNsGetAttachedObject (Info->Node)));
H A Dnsinit.c438 ObjDesc = AcpiNsGetAttachedObject (Node);
511 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Dnsdump.c389 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
655 ObjDesc = AcpiNsGetAttachedObject (ThisNode);
H A Dnsobject.c404 * FUNCTION: AcpiNsGetAttachedObject
416 AcpiNsGetAttachedObject ( function
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devhandler.c284 ObjDesc = AcpiNsGetAttachedObject (Node);
374 ObjDesc = AcpiNsGetAttachedObject (Node);
585 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfregn.c334 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devmisc.c253 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxfgpe.c1186 ObjDesc = AcpiNsGetAttachedObject (Node);
1276 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devrgnini.c773 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devxface.c278 ObjDesc = AcpiNsGetAttachedObject (Node);
452 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Devgpe.c515 ObjDesc = AcpiNsGetAttachedObject ((ACPI_NAMESPACE_NODE *) GpeDevice);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c197 ObjDesc = AcpiNsGetAttachedObject (ObjHandle);
460 ObjDesc = AcpiNsGetAttachedObject (Node);
563 ObjDesc = AcpiNsGetAttachedObject (Node);
701 ObjDesc = AcpiNsGetAttachedObject (Node);
934 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddsmthdat.c650 Object = AcpiNsGetAttachedObject (Node);
724 CurrentObjDesc = AcpiNsGetAttachedObject (Node);
874 Object = AcpiNsGetAttachedObject (Node);
H A Ddsinit.c247 ObjDesc = AcpiNsGetAttachedObject (Node);
H A Ddsfield.c369 ObjDesc = AcpiNsGetAttachedObject (Node);
574 if (!AcpiNsGetAttachedObject (Info->FieldNode))
586 AcpiNsGetAttachedObject (Info->FieldNode),
H A Ddswload2.c775 AcpiNsGetAttachedObject (Node));
821 if (!AcpiNsGetAttachedObject (Op->Named.Node))

Completed in 182 milliseconds

12