ReactOS 0.4.16-dev-1946-g52006dd
op_context Struct Reference
Collaboration diagram for op_context:

Public Attributes

uacpi_u8 pc
 
uacpi_bool preempted
 
uacpi_u8 tracked_pkg_idx
 
uacpi_aml_op switched_from
 
const struct uacpi_op_specop
 
struct item_array items
 

Detailed Description

Definition at line 52 of file interpreter.c.

Member Data Documentation

◆ items

◆ op

◆ pc

uacpi_u8 op_context::pc

Definition at line 53 of file interpreter.c.

Referenced by exec_op().

◆ preempted

uacpi_bool op_context::preempted

Definition at line 54 of file interpreter.c.

Referenced by exec_op().

◆ switched_from

uacpi_aml_op op_context::switched_from

Definition at line 62 of file interpreter.c.

Referenced by exec_op().

◆ tracked_pkg_idx

uacpi_u8 op_context::tracked_pkg_idx

Definition at line 60 of file interpreter.c.

Referenced by apply_tracked_pkg(), begin_block_execution(), and exec_op().


The documentation for this struct was generated from the following file: