Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/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()
758 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node); in AcpiDsMethodDataGetType()
H A Ddsobject.c530 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL, in AcpiDsInitObjectFromOp()
543 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG, in AcpiDsInitObjectFromOp()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslstubs.c112 AcpiDsMethodDataGetNode ( in AcpiDsMethodDataGetNode() function
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexresolv.c522 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class, in AcpiExResolveMultiple()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacdispat.h245 AcpiDsMethodDataGetNode (