Searched refs:AcpiPsGetArg (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/parser/
H A Dpstree.c66 * FUNCTION: AcpiPsGetArg
78 AcpiPsGetArg ( function
238 Next = AcpiPsGetArg (Op, 0);
258 Arg = AcpiPsGetArg (Parent, 0);
317 Child = AcpiPsGetArg (Op, 0);
328 Child = AcpiPsGetArg (Op, 1);
335 Child = AcpiPsGetArg (Op, 2);
342 Child = AcpiPsGetArg (Op, 3);
H A Dpswalk.c87 Next = AcpiPsGetArg (Op, 0);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/disassembler/
H A Ddmnames.c317 NamePath = AcpiPsGetArg (Op, 3);
321 NamePath = AcpiPsGetArg (Op, 2);
370 NamePath = AcpiPsGetArg (Op, 3);
374 NamePath = AcpiPsGetArg (Op, 2);
H A Ddmwalk.c184 Next = AcpiPsGetArg (Op, 0);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsfield.c109 Arg = AcpiPsGetArg (Op, 3);
115 Arg = AcpiPsGetArg (Op, 2);
477 Arg = AcpiPsGetArg (Op, 2);
482 Arg = AcpiPsGetArg (Op, 4);
487 Arg = AcpiPsGetArg (Op, 3);
H A Ddsopcode.c783 Arg = AcpiPsGetArg (Op, 4);
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacparser.h233 AcpiPsGetArg(

Completed in 65 milliseconds