Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c383 AcpiDsMethodDataGetNode ( in AcpiDsMethodDataGetNode() function
475 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataSetValue()
538 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataGetValue()
642 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsMethodDataDeleteValue()
718 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node); in AcpiDsStoreObjectToLocal()
866 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node); in AcpiDsMethodDataGetType()
H A Ddsobject.c638 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL, in AcpiDsInitObjectFromOp()
651 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG, in AcpiDsInitObjectFromOp()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c220 AcpiDsMethodDataGetNode ( in AcpiDsMethodDataGetNode() function
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c630 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class, in AcpiExResolveMultiple()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdispat.h353 AcpiDsMethodDataGetNode (