ReactOS 0.4.15-dev-8100-g1887773
_PCMCIA_COMMON_EXTENSION Struct Reference

#include <pcmcia.h>

Collaboration diagram for _PCMCIA_COMMON_EXTENSION:

Public Attributes

PDEVICE_OBJECT Self
 
BOOLEAN IsFDO
 
POWER_SEQUENCE PowerSequence
 
PCMCIA_DEVICE_STATE State
 
DEVICE_POWER_STATE DevicePowerState
 
SYSTEM_POWER_STATE SystemPowerState
 

Detailed Description

Definition at line 15 of file pcmcia.h.

Member Data Documentation

◆ DevicePowerState

DEVICE_POWER_STATE _PCMCIA_COMMON_EXTENSION::DevicePowerState

Definition at line 21 of file pcmcia.h.

Referenced by PcmciaPower().

◆ IsFDO

BOOLEAN _PCMCIA_COMMON_EXTENSION::IsFDO

Definition at line 18 of file pcmcia.h.

Referenced by PcmciaAddDevice(), PcmciaPlugPlay(), and PcmciaPower().

◆ PowerSequence

POWER_SEQUENCE _PCMCIA_COMMON_EXTENSION::PowerSequence

Definition at line 19 of file pcmcia.h.

Referenced by PcmciaPower().

◆ Self

PDEVICE_OBJECT _PCMCIA_COMMON_EXTENSION::Self

Definition at line 17 of file pcmcia.h.

Referenced by PcmciaAddDevice().

◆ State

PCMCIA_DEVICE_STATE _PCMCIA_COMMON_EXTENSION::State

Definition at line 20 of file pcmcia.h.

Referenced by PcmciaAddDevice().

◆ SystemPowerState

SYSTEM_POWER_STATE _PCMCIA_COMMON_EXTENSION::SystemPowerState

Definition at line 22 of file pcmcia.h.

Referenced by PcmciaPower().


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