ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <fxpkgpnp.hpp>
Public Attributes | |
USHORT | Caps |
BYTE | DeviceWake |
BYTE | SystemWake |
ULONG | States |
ULONG | D1Latency |
ULONG | D2Latency |
ULONG | D3Latency |
Definition at line 402 of file fxpkgpnp.hpp.
USHORT FxPowerCaps::Caps |
Definition at line 406 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), and FxPkgPnp::SetPowerCaps().
ULONG FxPowerCaps::D1Latency |
Definition at line 423 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().
ULONG FxPowerCaps::D2Latency |
Definition at line 424 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().
ULONG FxPowerCaps::D3Latency |
Definition at line 425 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().
BYTE FxPowerCaps::DeviceWake |
Definition at line 412 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().
ULONG FxPowerCaps::States |
Definition at line 418 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().
BYTE FxPowerCaps::SystemWake |
Definition at line 413 of file fxpkgpnp.hpp.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryCapabilities(), FxPkgFdo::HandleQueryCapabilitiesCompletion(), and FxPkgPnp::SetPowerCaps().