OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
365
ACPI_PARSE_OBJECT *
CurrentOp
;
426
CurrentOp
= StoreOp->Common.Next;
427
while (AcpiDmIsCaseBlock (
CurrentOp
))
431
if (
CurrentOp
->Common.AmlOpcode == AML_ELSE_OP)
435
CurrentOp
->Common.DisasmOpcode = ACPI_DASM_CASE;
436
CurrentOp
= AcpiPsGetArg (
CurrentOp
, 0);
441
CurrentOp
->Common.DisasmOpcode = ACPI_DASM_CASE;
449
TempOp = AcpiPsGetArg (
CurrentOp
, 0);
510
TempOp = AcpiPsGetArg (
CurrentOp
, 1)
[
all
...]
/src/sys/external/bsd/acpica/dist/compiler/
aslxrefout.c
361
MethodInfo->
CurrentOp
= Op;
541
Next = MethodInfo->
CurrentOp
;
asltypes.h
195
ACPI_PARSE_OBJECT *
CurrentOp
;
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025