ReactOS 0.4.16-dev-401-g45b008d
|
#include <isapnp.h>
Public Member Functions | |
_Guarded_by_ (DeviceSyncEvent) LIST_ENTRY DeviceListHead | |
_Guarded_by_ (DeviceSyncEvent) ULONG DeviceCount | |
_ISAPNP_FDO_EXTENSION::_Guarded_by_ | ( | DeviceSyncEvent | ) |
_ISAPNP_FDO_EXTENSION::_Guarded_by_ | ( | DeviceSyncEvent | ) |
LIST_ENTRY _ISAPNP_FDO_EXTENSION::BusLink |
Definition at line 66 of file isapnp.h.
Referenced by CODE_SEG().
ULONG _ISAPNP_FDO_EXTENSION::BusNumber |
Definition at line 54 of file isapnp.h.
Referenced by CODE_SEG().
ULONG _ISAPNP_FDO_EXTENSION::Cards |
Definition at line 65 of file isapnp.h.
Referenced by DrvTestResources(), and IsaPdoStartReadPort().
ISAPNP_COMMON_EXTENSION _ISAPNP_FDO_EXTENSION::Common |
Definition at line 50 of file isapnp.h.
Referenced by _Dispatch_type_(), and CODE_SEG().
ULONG _ISAPNP_FDO_EXTENSION::DeviceCount |
Definition at line 83 of file precomp.h.
Referenced by IsaPdoRemoveDevice().
LIST_ENTRY _ISAPNP_FDO_EXTENSION::DeviceListHead |
Definition at line 82 of file precomp.h.
Referenced by CODE_SEG(), DrvTestResources(), and IsaReadPortRemoveDevice().
KEVENT _ISAPNP_FDO_EXTENSION::DeviceSyncEvent |
Definition at line 55 of file isapnp.h.
Referenced by CODE_SEG().
PDRIVER_OBJECT _ISAPNP_FDO_EXTENSION::DriverObject |
Definition at line 63 of file isapnp.h.
Referenced by CODE_SEG().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Ldo |
Definition at line 51 of file isapnp.h.
Referenced by _Dispatch_type_(), and CODE_SEG().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Pdo |
Definition at line 52 of file isapnp.h.
Referenced by CODE_SEG(), IsaFdoRemoveDevice(), IsaPdoStartReadPort(), and IsaReadPortRemoveDevice().
PUCHAR _ISAPNP_FDO_EXTENSION::ReadDataPort |
Definition at line 64 of file isapnp.h.
Referenced by DrvTestResources(), and IsaPdoStartReadPort().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::ReadPortPdo |
Definition at line 53 of file isapnp.h.
Referenced by IsaPdoStartReadPort().