|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| uacpi_u8 | kind |
| uacpi_u8 | access_kind |
| uacpi_u8 | access_width |
| void * | accessors [2] |
| uacpi_u64 | write_only_mask |
| uacpi_u64 | preserve_mask |
Definition at line 24 of file registers.c.
| uacpi_u8 register_spec::access_kind |
Definition at line 26 of file registers.c.
| uacpi_u8 register_spec::access_width |
Definition at line 27 of file registers.c.
Referenced by map_one().
| void* register_spec::accessors[2] |
Definition at line 28 of file registers.c.
Referenced by map_one().
| uacpi_u8 register_spec::kind |
Definition at line 25 of file registers.c.
Referenced by map_one().
| uacpi_u64 register_spec::preserve_mask |
Definition at line 30 of file registers.c.
| uacpi_u64 register_spec::write_only_mask |
Definition at line 29 of file registers.c.