OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentOp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
dmswitch.c
257
ACPI_PARSE_OBJECT *
CurrentOp
;
318
CurrentOp
= StoreOp->Common.Next;
319
while (AcpiDmIsCaseBlock (
CurrentOp
))
323
if (
CurrentOp
->Common.AmlOpcode == AML_ELSE_OP)
327
CurrentOp
->Common.DisasmOpcode = ACPI_DASM_CASE;
328
CurrentOp
= AcpiPsGetArg (
CurrentOp
, 0);
333
CurrentOp
->Common.DisasmOpcode = ACPI_DASM_CASE;
341
TempOp = AcpiPsGetArg (
CurrentOp
, 0);
402
TempOp = AcpiPsGetArg (
CurrentOp
, 1)
[
all
...]
/src/sys/external/bsd/acpica/dist/compiler/
aslxrefout.c
253
MethodInfo->
CurrentOp
= Op;
433
Next = MethodInfo->
CurrentOp
;
asltypes.h
87
ACPI_PARSE_OBJECT *
CurrentOp
;
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026