Home
last modified time | relevance | path

Searched refs:AcpiNsGetType (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/namespace/
H A Dnseval.c125 if (AcpiNsGetType (Info->Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsEvaluate()
200 switch (AcpiNsGetType (Info->Node)) in AcpiNsEvaluate()
445 Type = AcpiNsGetType (ParentNode); in AcpiNsExecModuleCode()
H A Dnssearch.c141 if (AcpiNsGetType (Node) == ACPI_TYPE_LOCAL_METHOD_ALIAS) in AcpiNsSearchOneScope()
H A Dnsinit.c342 Type = AcpiNsGetType (ObjHandle); in AcpiNsInitOneObject()
H A Dnsutils.c120 AcpiNsGetType ( in AcpiNsGetType() function
H A Dnsxfeval.c314 switch (AcpiNsGetType (Info->Node)) in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexresnte.c103 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()
115 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue()
H A Dexprep.c461 Type = AcpiNsGetType (Info->RegionNode); in AcpiExPrepFieldValue()
657 Info->FieldNode, ObjDesc, AcpiNsGetType (Info->FieldNode)); in AcpiExPrepFieldValue()
H A Dexresolv.c449 Type = AcpiNsGetType (Node); in AcpiExResolveMultiple()
H A Dexstore.c429 TargetType = AcpiNsGetType (Node); in AcpiExStoreObjectToNode()
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsinit.c113 switch (AcpiNsGetType (ObjHandle)) in AcpiDsInitOneObject()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h515 AcpiNsGetType (
/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutcopy.c204 AcpiNsGetType (InternalObject->Reference.Node); in AcpiUtCopyIsimpleToEsimple()