ReactOS 0.4.15-dev-7942-gd23573b
_CLASS_POWER_OPTIONS Struct Reference

#include <classpnp.h>

Public Attributes

ULONG PowerDown:1
 
ULONG LockQueue:1
 
ULONG HandleSpinDown:1
 
ULONG HandleSpinUp:1
 
ULONG Reserved:27
 

Detailed Description

Definition at line 666 of file classpnp.h.

Member Data Documentation

◆ HandleSpinDown

ULONG _CLASS_POWER_OPTIONS::HandleSpinDown

Definition at line 669 of file classpnp.h.

Referenced by ClasspPowerDownCompletion().

◆ HandleSpinUp

ULONG _CLASS_POWER_OPTIONS::HandleSpinUp

Definition at line 670 of file classpnp.h.

Referenced by ClasspPowerUpCompletion().

◆ LockQueue

ULONG _CLASS_POWER_OPTIONS::LockQueue

Definition at line 668 of file classpnp.h.

Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().

◆ PowerDown

ULONG _CLASS_POWER_OPTIONS::PowerDown

Definition at line 667 of file classpnp.h.

Referenced by ClasspPowerDownCompletion(), and ClasspPowerUpCompletion().

◆ Reserved

ULONG _CLASS_POWER_OPTIONS::Reserved

Definition at line 671 of file classpnp.h.


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