ReactOS 0.4.15-dev-7842-g558ab78
acpi_device_flags Struct Reference

#include <acpi_bus.h>

Public Attributes

UINT32 dynamic_status:1
 
UINT32 hardware_id:1
 
UINT32 compatible_ids:1
 
UINT32 bus_address:1
 
UINT32 unique_id:1
 
UINT32 removable:1
 
UINT32 ejectable:1
 
UINT32 lockable:1
 
UINT32 surprise_removal_ok:1
 
UINT32 power_manageable:1
 
UINT32 performance_manageable:1
 
UINT32 wake_capable:1
 
UINT32 force_power_state:1
 
UINT32 reserved:20
 

Detailed Description

Definition at line 150 of file acpi_bus.h.

Member Data Documentation

◆ bus_address

UINT32 acpi_device_flags::bus_address

Definition at line 154 of file acpi_bus.h.

◆ compatible_ids

UINT32 acpi_device_flags::compatible_ids

Definition at line 153 of file acpi_bus.h.

◆ dynamic_status

UINT32 acpi_device_flags::dynamic_status

Definition at line 151 of file acpi_bus.h.

◆ ejectable

UINT32 acpi_device_flags::ejectable

Definition at line 157 of file acpi_bus.h.

◆ force_power_state

UINT32 acpi_device_flags::force_power_state

Definition at line 163 of file acpi_bus.h.

◆ hardware_id

UINT32 acpi_device_flags::hardware_id

Definition at line 152 of file acpi_bus.h.

◆ lockable

UINT32 acpi_device_flags::lockable

Definition at line 158 of file acpi_bus.h.

◆ performance_manageable

UINT32 acpi_device_flags::performance_manageable

Definition at line 161 of file acpi_bus.h.

◆ power_manageable

UINT32 acpi_device_flags::power_manageable

Definition at line 160 of file acpi_bus.h.

◆ removable

UINT32 acpi_device_flags::removable

Definition at line 156 of file acpi_bus.h.

◆ reserved

UINT32 acpi_device_flags::reserved

Definition at line 164 of file acpi_bus.h.

◆ surprise_removal_ok

UINT32 acpi_device_flags::surprise_removal_ok

Definition at line 159 of file acpi_bus.h.

◆ unique_id

UINT32 acpi_device_flags::unique_id

Definition at line 155 of file acpi_bus.h.

◆ wake_capable

UINT32 acpi_device_flags::wake_capable

Definition at line 162 of file acpi_bus.h.


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