|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pcmcia.h>

Public Attributes | |
| PDEVICE_OBJECT | Self |
| BOOLEAN | IsFDO |
| POWER_SEQUENCE | PowerSequence |
| PCMCIA_DEVICE_STATE | State |
| DEVICE_POWER_STATE | DevicePowerState |
| SYSTEM_POWER_STATE | SystemPowerState |
| DEVICE_POWER_STATE _PCMCIA_COMMON_EXTENSION::DevicePowerState |
Definition at line 21 of file pcmcia.h.
Referenced by PcmciaPower().
| BOOLEAN _PCMCIA_COMMON_EXTENSION::IsFDO |
Definition at line 18 of file pcmcia.h.
Referenced by PcmciaAddDevice(), PcmciaPlugPlay(), and PcmciaPower().
| POWER_SEQUENCE _PCMCIA_COMMON_EXTENSION::PowerSequence |
Definition at line 19 of file pcmcia.h.
Referenced by PcmciaPower().
| PDEVICE_OBJECT _PCMCIA_COMMON_EXTENSION::Self |
Definition at line 17 of file pcmcia.h.
Referenced by PcmciaAddDevice().
| PCMCIA_DEVICE_STATE _PCMCIA_COMMON_EXTENSION::State |
Definition at line 20 of file pcmcia.h.
Referenced by PcmciaAddDevice().
| SYSTEM_POWER_STATE _PCMCIA_COMMON_EXTENSION::SystemPowerState |
Definition at line 22 of file pcmcia.h.
Referenced by PcmciaPower().