OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpiPsGetArg
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
dmswitch.c
263
OneOp =
AcpiPsGetArg
(Op, 0);
279
NamePathOp =
AcpiPsGetArg
(StoreOp, 1);
308
PredicateOp =
AcpiPsGetArg
(StoreOp, 0);
328
CurrentOp =
AcpiPsGetArg
(CurrentOp, 0);
341
TempOp =
AcpiPsGetArg
(CurrentOp, 0);
352
TempOp =
AcpiPsGetArg
(TempOp, 0);
378
TempOp =
AcpiPsGetArg
(TempOp, 0);
382
TempOp =
AcpiPsGetArg
(TempOp, 0);
386
PredicateOp =
AcpiPsGetArg
(TempOp, 0);
402
TempOp =
AcpiPsGetArg
(CurrentOp, 1)
[
all
...]
/src/sys/external/bsd/acpica/dist/parser/
pstree.c
64
* FUNCTION:
AcpiPsGetArg
76
AcpiPsGetArg
(
243
Next =
AcpiPsGetArg
(Op, 0);
265
Arg =
AcpiPsGetArg
(Parent, 0);
328
Child =
AcpiPsGetArg
(Op, 0);
339
Child =
AcpiPsGetArg
(Op, 1);
345
Child =
AcpiPsGetArg
(Op, 2);
351
Child =
AcpiPsGetArg
(Op, 3);
pswalk.c
109
Next =
AcpiPsGetArg
(Op, 0);
psargs.c
797
Arg =
AcpiPsGetArg
(Current, 0);
/src/sys/external/bsd/acpica/dist/disassembler/
dmnames.c
319
NamePath =
AcpiPsGetArg
(Op, 3);
323
NamePath =
AcpiPsGetArg
(Op, 2);
371
NamePath =
AcpiPsGetArg
(Op, 3);
375
NamePath =
AcpiPsGetArg
(Op, 2);
dmcstyle.c
119
Argument1 =
AcpiPsGetArg
(Op, 0);
228
Argument2 =
AcpiPsGetArg
(Argument1, 0);
dmopcode.c
1018
AcpiDmEmitExternal (Op,
AcpiPsGetArg
(Op, 0));
dmwalk.c
184
Next =
AcpiPsGetArg
(Op, 0);
/src/sys/external/bsd/acpica/dist/dispatcher/
dsfield.c
187
Arg =
AcpiPsGetArg
(Op, 3);
193
Arg =
AcpiPsGetArg
(Op, 2);
655
Arg =
AcpiPsGetArg
(Op, 2);
661
Arg =
AcpiPsGetArg
(Op, 4);
667
Arg =
AcpiPsGetArg
(Op, 3);
dsopcode.c
817
Arg =
AcpiPsGetArg
(Op, 4);
/src/sys/external/bsd/acpica/dist/include/
acparser.h
273
AcpiPsGetArg
(
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026