ReactOS 0.4.16-dev-522-gb68104a
|
#include <acpi_bus.h>
Public Attributes | |
UINT32 | explicit_get:1 |
UINT32 | power_resources:1 |
UINT32 | inrush_current:1 |
UINT32 | power_removed:1 |
UINT32 | reserved:28 |
Definition at line 196 of file acpi_bus.h.
UINT32 acpi_device_power_flags::explicit_get |
Definition at line 197 of file acpi_bus.h.
UINT32 acpi_device_power_flags::inrush_current |
Definition at line 199 of file acpi_bus.h.
UINT32 acpi_device_power_flags::power_removed |
Definition at line 200 of file acpi_bus.h.
UINT32 acpi_device_power_flags::power_resources |
Definition at line 198 of file acpi_bus.h.
UINT32 acpi_device_power_flags::reserved |
Definition at line 201 of file acpi_bus.h.