ReactOS 0.4.15-dev-7942-gd23573b
_PCMCIA_FDO_EXTENSION Struct Reference

#include <pcmcia.h>

Collaboration diagram for _PCMCIA_FDO_EXTENSION:

Public Attributes

PCMCIA_COMMON_EXTENSION Common
 
PDEVICE_OBJECT Ldo
 
LIST_ENTRY ChildDeviceList
 
KSPIN_LOCK Lock
 

Detailed Description

Definition at line 30 of file pcmcia.h.

Member Data Documentation

◆ ChildDeviceList

LIST_ENTRY _PCMCIA_FDO_EXTENSION::ChildDeviceList

Definition at line 34 of file pcmcia.h.

Referenced by PcmciaAddDevice().

◆ Common

PCMCIA_COMMON_EXTENSION _PCMCIA_FDO_EXTENSION::Common

Definition at line 32 of file pcmcia.h.

Referenced by PcmciaAddDevice().

◆ Ldo

PDEVICE_OBJECT _PCMCIA_FDO_EXTENSION::Ldo

Definition at line 33 of file pcmcia.h.

Referenced by PcmciaAddDevice().

◆ Lock

KSPIN_LOCK _PCMCIA_FDO_EXTENSION::Lock

Definition at line 35 of file pcmcia.h.

Referenced by PcmciaAddDevice().


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