Home
last modified time | relevance | path

Searched refs:AcpiDsMethodDataGetNode (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsmthdat.c275 AcpiDsMethodDataGetNode ( in AcpiDsMethodDataGetNode() function
367 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataSetValue()
430 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataGetValue()
534 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataDeleteValue()
610 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsStoreObjectToLocal()
757 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node); in AcpiDsMethodDataGetType()
H A Ddsobject.c804 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL, in AcpiDsInitObjectFromOp()
819 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG, in AcpiDsInitObjectFromOp()
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexresolv.c508 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class, in AcpiExResolveMultiple()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacdispat.h245 AcpiDsMethodDataGetNode (