ReactOS 0.4.16-dev-1542-gfade0c3
uacpi_processor Struct Reference

#include <types.h>

Collaboration diagram for uacpi_processor:

Public Attributes

struct uacpi_shareable shareable
 
uacpi_address_space_handleraddress_space_handlers
 
uacpi_device_notify_handlernotify_handlers
 
uacpi_u8 id
 
uacpi_u32 block_address
 
uacpi_u8 block_length
 

Detailed Description

Definition at line 143 of file types.h.

Member Data Documentation

◆ address_space_handlers

uacpi_address_space_handler* uacpi_processor::address_space_handlers

Definition at line 145 of file types.h.

◆ block_address

uacpi_u32 uacpi_processor::block_address

Definition at line 148 of file types.h.

◆ block_length

uacpi_u8 uacpi_processor::block_length

Definition at line 149 of file types.h.

◆ id

uacpi_u8 uacpi_processor::id

Definition at line 147 of file types.h.

◆ notify_handlers

uacpi_device_notify_handler* uacpi_processor::notify_handlers

Definition at line 146 of file types.h.

◆ shareable

struct uacpi_shareable uacpi_processor::shareable

Definition at line 144 of file types.h.


The documentation for this struct was generated from the following file: