OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AML_FIRST_LOCAL_OP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/dispatcher/
dsobject.c
633
/* Local ID (0-7) is (AML opcode - base
AML_FIRST_LOCAL_OP
) */
635
ObjDesc->Reference.Value = ((UINT32) Opcode) -
AML_FIRST_LOCAL_OP
;
/src/sys/external/bsd/acpica/dist/include/
amlcode.h
179
#define
AML_FIRST_LOCAL_OP
(UINT16) 0x60 /* Used for Local op # calculations */
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025