|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| uacpi_u8 | type |
| union { | |
| uacpi_handle handle | |
| uacpi_object * obj | |
| struct uacpi_namespace_node * node | |
| struct package_length pkg | |
| uacpi_u64 immediate | |
| uacpi_u8 immediate_bytes [8] | |
| }; | |
Definition at line 37 of file interpreter.c.
| union { ... } item::@731 |
| uacpi_handle item::handle |
Definition at line 40 of file interpreter.c.
Referenced by exec_op().
| uacpi_u64 item::immediate |
Definition at line 44 of file interpreter.c.
Referenced by exec_op(), and handle_create_field().
| uacpi_u8 item::immediate_bytes[8] |
Definition at line 45 of file interpreter.c.
Referenced by exec_op().
| struct uacpi_namespace_node* item::node |
Definition at line 42 of file interpreter.c.
Referenced by do_install_node_item(), exec_op(), ext4_xattr_item_insert(), ext4_xattr_item_remove(), ext4_xattr_purge_items(), ext4_xattr_remove_item(), handle_create_field(), handle_create_op_region(), handle_load_table(), and pop_item().
| uacpi_object* item::obj |
Definition at line 41 of file interpreter.c.
Referenced by exec_op(), handle_create_op_region(), handle_index(), handle_load_table(), handle_package(), pop_item(), and uacpi_execute_control_method().
| struct package_length item::pkg |
Definition at line 43 of file interpreter.c.
Referenced by apply_tracked_pkg(), exec_op(), get_field_length(), and handle_index().
| uacpi_u8 item::type |
Definition at line 38 of file interpreter.c.
Referenced by add_property(), add_undo(), btrfs_lookup_path(), BtrFsLookupDirItemI(), compare_menu_data(), exec_op(), GdipGetAllPropertyItems(), GdipSetPropertyItem(), handle_create_field(), handle_load_table(), handle_package(), ME_CommitCoalescingUndo(), ME_CommitUndo(), ME_ContinueCoalescingTransaction(), ME_DestroyDisplayItem(), ME_MakeDI(), para_end_row(), para_first_row(), png_metadata_reader(), pop_item(), propvariant_to_item(), row_end_cursor(), row_first_run(), row_next(), row_next_run(), verify_dir_item(), and xdr_threshold_item().