OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpType
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/parser/
psopinfo.c
194
* PARAMETERS:
OpType
- Type associated with the AML opcode
204
UINT32
OpType
)
207
if (
OpType
<= AML_TYPE_EXEC_6A_0T_1R)
209
return (AcpiGbl_ArgumentCount[
OpType
]);
/src/sys/external/bsd/acpica/dist/dispatcher/
dswexec.c
397
UINT32
OpType
;
410
OpType
= WalkState->OpInfo->Type;
484
Status = AcpiGbl_OpTypeDispatch[
OpType
] (WalkState);
528
switch (
OpType
)
757
OpClass,
OpType
, Op->Common.AmlOpcode, Op));
/src/sys/external/bsd/acpica/dist/include/
acdebug.h
102
UINT32
OpType
))
acparser.h
184
UINT32
OpType
);
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026