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_INT_BYTELIST_OP
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/parser/
psutils.c
154
else if (Opcode ==
AML_INT_BYTELIST_OP
)
psargs.c
692
Arg = AcpiPsAllocOp (
AML_INT_BYTELIST_OP
, Aml);
915
Arg = AcpiPsAllocOp (
AML_INT_BYTELIST_OP
,
/src/sys/external/bsd/acpica/dist/disassembler/
dmwalk.c
560
(Op->Common.AmlOpcode !=
AML_INT_BYTELIST_OP
))
1022
(Op->Common.AmlOpcode !=
AML_INT_BYTELIST_OP
))
1084
(Op->Common.AmlOpcode !=
AML_INT_BYTELIST_OP
))
dmopcode.c
943
if (Child->Common.AmlOpcode ==
AML_INT_BYTELIST_OP
)
974
case
AML_INT_BYTELIST_OP
:
/src/sys/external/bsd/acpica/dist/dispatcher/
dsobject.c
231
if (ByteList->Common.AmlOpcode !=
AML_INT_BYTELIST_OP
)
dsfield.c
419
if (Child->Common.AmlOpcode ==
AML_INT_BYTELIST_OP
)
/src/sys/external/bsd/acpica/dist/include/
amlcode.h
209
#define
AML_INT_BYTELIST_OP
(UINT16) 0x0033
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026