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

/freebsd-10.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c258 * FUNCTION: AcpiDsMethodDataGetNode
273 AcpiDsMethodDataGetNode ( function
365 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
428 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
532 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
608 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
750 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node);
H A Ddsobject.c804 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL,
819 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG,
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c110 AcpiDsMethodDataGetNode ( function
/freebsd-10.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c499 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class,
/freebsd-10.0-release/sys/contrib/dev/acpica/include/
H A Dacdispat.h245 AcpiDsMethodDataGetNode (

Completed in 114 milliseconds