Searched refs:AcpiPsGetArg (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacparser.h381 AcpiPsGetArg(
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpswalk.c217 Next = AcpiPsGetArg (Op, 0);
H A Dpstree.c172 * FUNCTION: AcpiPsGetArg
184 AcpiPsGetArg ( function
351 Next = AcpiPsGetArg (Op, 0);
373 Arg = AcpiPsGetArg (Parent, 0);
436 Child = AcpiPsGetArg (Op, 0);
447 Child = AcpiPsGetArg (Op, 1);
453 Child = AcpiPsGetArg (Op, 2);
459 Child = AcpiPsGetArg (Op, 3);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c925 Arg = AcpiPsGetArg (Op, 4);
H A Ddsfield.c295 Arg = AcpiPsGetArg (Op, 3);
301 Arg = AcpiPsGetArg (Op, 2);
763 Arg = AcpiPsGetArg (Op, 2);
769 Arg = AcpiPsGetArg (Op, 4);
775 Arg = AcpiPsGetArg (Op, 3);

Completed in 50 milliseconds