|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| union { | |
| uacpi_u8 * data | |
| const uacpi_u8 * const_data | |
| }; | |
| uacpi_u64 | index |
| uacpi_u64 | length |
| union { ... } bit_span::@735 |
Definition at line 32 of file io.c.
Referenced by write_generic_field_unit().
| uacpi_u8* bit_span::data |
Definition at line 31 of file io.c.
Referenced by do_misaligned_buffer_read(), do_read_misaligned_field_unit(), and write_generic_field_unit().
| uacpi_u64 bit_span::index |
Definition at line 34 of file io.c.
Referenced by do_misaligned_buffer_read(), do_read_misaligned_field_unit(), do_write_misaligned_buffer_field(), and write_generic_field_unit().
| uacpi_u64 bit_span::length |
Definition at line 35 of file io.c.
Referenced by do_misaligned_buffer_read(), do_read_misaligned_field_unit(), do_write_misaligned_buffer_field(), and write_generic_field_unit().