OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AML_FIRST_ARG_OP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/dispatcher/
dsobject.c
538
/* Arg ID (0-6) is (AML opcode - base
AML_FIRST_ARG_OP
) */
540
ObjDesc->Reference.Value = ((UINT32) Opcode) -
AML_FIRST_ARG_OP
;
/src/sys/external/bsd/acpica/dist/include/
amlcode.h
80
#define
AML_FIRST_ARG_OP
(UINT16) 0x68 /* Used for Arg op # calculations */
Completed in 15 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026