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

/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c260 * FUNCTION: AcpiDsMethodDataGetNode
275 AcpiDsMethodDataGetNode ( function
367 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
430 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
534 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
610 Status = AcpiDsMethodDataGetNode (Type, Index, WalkState, &Node);
757 Status = AcpiDsMethodDataGetNode (Opcode, Index, WalkState, &Node);
H A Ddsobject.c804 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_LOCAL,
819 Status = AcpiDsMethodDataGetNode (ACPI_REFCLASS_ARG,
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c110 AcpiDsMethodDataGetNode ( function
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacdispat.h245 AcpiDsMethodDataGetNode (
/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c508 Status = AcpiDsMethodDataGetNode (ObjDesc->Reference.Class,

Completed in 172 milliseconds