ReactOS 0.4.16-dev-1537-g4e425b5
|
Public Attributes | |
uacpi_u8 | type |
uacpi_u8 | expect_set |
uacpi_u8 | expect_clear |
uacpi_u8 | set |
uacpi_u8 | clear |
void * | out_tbl |
uacpi_u8 table_ctl_request::expect_clear |
Definition at line 1033 of file tables.c.
Referenced by table_ctl().
uacpi_u8 table_ctl_request::expect_set |
Definition at line 1032 of file tables.c.
Referenced by table_ctl().
void* table_ctl_request::out_tbl |
Definition at line 1037 of file tables.c.
Referenced by table_ctl(), and uacpi_table_load_with_cause().
uacpi_u8 table_ctl_request::set |
Definition at line 1034 of file tables.c.
Referenced by table_ctl().
uacpi_u8 table_ctl_request::type |
Definition at line 1030 of file tables.c.
Referenced by table_ctl(), and uacpi_table_load_with_cause().