PatchworkOS
Loading...
Searching...
No Matches
aml_opregion_obj_t Struct Reference

Data for an operation region object. More...

#include <object.h>

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_region_space_t space
 
uintptr_t offset
 
uint32_t length
 

Detailed Description

Data for an operation region object.

Definition at line 322 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_opregion_obj_t::AML_OBJECT_COMMON_HEADER

Definition at line 324 of file object.h.

◆ length

uint32_t aml_opregion_obj_t::length

Definition at line 327 of file object.h.

Referenced by aml_object_to_string().

◆ offset

uintptr_t aml_opregion_obj_t::offset

◆ space

aml_region_space_t aml_opregion_obj_t::space

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