![]() |
MOS Source Code
|
#include <acpi_types.hpp>
Public Attributes | |
| u8 | addr_space |
| u8 | bit_width |
| u8 | bit_offset |
| u8 | access_size |
| u64 | paddr |
Definition at line 59 of file acpi_types.hpp.
| u8 addr_space |
Definition at line 61 of file acpi_types.hpp.
Referenced by do_handle_sdt_header().
| u8 bit_width |
Definition at line 62 of file acpi_types.hpp.
Referenced by do_handle_sdt_header().
| u8 bit_offset |
Definition at line 63 of file acpi_types.hpp.
Referenced by do_handle_sdt_header().
| u8 access_size |
Definition at line 64 of file acpi_types.hpp.
Referenced by do_handle_sdt_header().
| u64 paddr |
Definition at line 65 of file acpi_types.hpp.
Referenced by do_handle_sdt_header().