|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <types.h>

Public Attributes | |
| uacpi_u8 | type |
| union { | |
| struct { | |
| uacpi_handle ctx | |
| } breakpoint | |
| struct { | |
| uacpi_u8 type | |
| uacpi_u32 code | |
| uacpi_u64 arg | |
| } fatal | |
| }; | |
| union { ... } uacpi_firmware_request::@725 |
| struct { ... } uacpi_firmware_request::breakpoint |
Referenced by handle_firmware_request().
| uacpi_handle uacpi_firmware_request::ctx |
| struct { ... } uacpi_firmware_request::fatal |
Referenced by handle_firmware_request().
| uacpi_u8 uacpi_firmware_request::type |
Definition at line 516 of file types.h.
Referenced by handle_firmware_request().