OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CurrentOp
(Results
1 - 2
of
2
) 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/
asltypes.h
195
ACPI_PARSE_OBJECT *
CurrentOp
;
Completed in 12 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025