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

/freebsd-10.3-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c256 * FUNCTION: AcpiDsMethodDataGetNode
271 AcpiDsMethodDataGetNode ( function
363 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
426 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
530 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
606 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
748 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node);
H A Ddsobject.c802 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL,
817 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG,
/freebsd-10.3-release/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c103 AcpiDsMethodDataGetNode ( function
/freebsd-10.3-release/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c497 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class,
/freebsd-10.3-release/sys/contrib/dev/acpica/include/
H A Dacdispat.h245 AcpiDsMethodDataGetNode (

Completed in 55 milliseconds