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

Public Attributes | |
| PCMCIA_COMMON_EXTENSION | Common |
| PDEVICE_OBJECT | Ldo |
| LIST_ENTRY | ChildDeviceList |
| KSPIN_LOCK | Lock |
| LIST_ENTRY _PCMCIA_FDO_EXTENSION::ChildDeviceList |
Definition at line 34 of file pcmcia.h.
Referenced by PcmciaAddDevice().
| PCMCIA_COMMON_EXTENSION _PCMCIA_FDO_EXTENSION::Common |
Definition at line 32 of file pcmcia.h.
Referenced by PcmciaAddDevice().
| PDEVICE_OBJECT _PCMCIA_FDO_EXTENSION::Ldo |
Definition at line 33 of file pcmcia.h.
Referenced by PcmciaAddDevice().
| KSPIN_LOCK _PCMCIA_FDO_EXTENSION::Lock |
Definition at line 35 of file pcmcia.h.
Referenced by PcmciaAddDevice().