OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
371
OneOp =
AcpiPsGetArg
(Op, 0);
387
NamePathOp =
AcpiPsGetArg
(StoreOp, 1);
416
PredicateOp =
AcpiPsGetArg
(StoreOp, 0);
436
CurrentOp =
AcpiPsGetArg
(CurrentOp, 0);
449
TempOp =
AcpiPsGetArg
(CurrentOp, 0);
460
TempOp =
AcpiPsGetArg
(TempOp, 0);
486
TempOp =
AcpiPsGetArg
(TempOp, 0);
490
TempOp =
AcpiPsGetArg
(TempOp, 0);
494
PredicateOp =
AcpiPsGetArg
(TempOp, 0);
510
TempOp =
AcpiPsGetArg
(CurrentOp, 1)
[
all
...]
/src/sys/external/bsd/acpica/dist/parser/
pstree.c
172
* FUNCTION:
AcpiPsGetArg
184
AcpiPsGetArg
(
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);
pswalk.c
217
Next =
AcpiPsGetArg
(Op, 0);
psargs.c
905
Arg =
AcpiPsGetArg
(Current, 0);
/src/sys/external/bsd/acpica/dist/disassembler/
dmnames.c
427
NamePath =
AcpiPsGetArg
(Op, 3);
431
NamePath =
AcpiPsGetArg
(Op, 2);
479
NamePath =
AcpiPsGetArg
(Op, 3);
483
NamePath =
AcpiPsGetArg
(Op, 2);
dmcstyle.c
227
Argument1 =
AcpiPsGetArg
(Op, 0);
336
Argument2 =
AcpiPsGetArg
(Argument1, 0);
dmopcode.c
1126
AcpiDmEmitExternal (Op,
AcpiPsGetArg
(Op, 0));
dmwalk.c
292
Next =
AcpiPsGetArg
(Op, 0);
/src/sys/external/bsd/acpica/dist/dispatcher/
dsfield.c
295
Arg =
AcpiPsGetArg
(Op, 3);
301
Arg =
AcpiPsGetArg
(Op, 2);
763
Arg =
AcpiPsGetArg
(Op, 2);
769
Arg =
AcpiPsGetArg
(Op, 4);
775
Arg =
AcpiPsGetArg
(Op, 3);
dsopcode.c
925
Arg =
AcpiPsGetArg
(Op, 4);
/src/sys/external/bsd/acpica/dist/include/
acparser.h
381
AcpiPsGetArg
(
Completed in 155 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025